We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 551abe2 commit 1c3cc79Copy full SHA for 1c3cc79
1 file changed
docs/modules/ROOT/pages/index.adoc
@@ -483,7 +483,7 @@ Second, redirect traffic to Argo CD:
483
484
[source,bash]
485
----
486
-$ kubectl --context minikube -n syn port-forward svc/Argo CD-server 8080:80
+$ kubectl --context minikube -n syn port-forward svc/argocd-server 8080:80
487
488
489
And third, open http://localhost:8080 with the username `admin` and the password you copied in the previous step.
0 commit comments