We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c1a006 commit f005e7fCopy full SHA for f005e7f
101_materials/101quiz.md
@@ -37,8 +37,8 @@ I’ve just built a new image for my wildfire application. How should I tag this
37
- d) Wildfire-app:rhwajklfbfbfewa
38
39
I want to deploy a database. How should I deploy it?
40
-- a) Using a Deployment or DeploymentConfig with the rolling deployment option
41
-- b) Using a Deployment or DeploymentConfig with the recreate deployment option
+- a) Using a Deployment with the rolling deployment option
+- b) Using a Deployment with the recreate deployment option
42
- c) Using a StatefulSet
43
- d) "Hey Alexa, deploy my database"
44
0 commit comments