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.
2 parents d911ae3 + 123e996 commit 536ca22Copy full SHA for 536ca22
modules/deployments-ab-testing-lb.adoc
@@ -37,7 +37,7 @@ $ oc new-app openshift/deployment-example --name=ab-example-a
37
+
38
[source,terminal]
39
----
40
-$ oc new-app openshift/deployment-example --name=ab-example-b
+$ oc new-app openshift/deployment-example:v2 --name=ab-example-b
41
42
43
Both applications are deployed and services are created.
0 commit comments