update readme.md
typo mistake
This commit is contained in:
parent
61a23d284c
commit
2c6c847908
@ -12,7 +12,7 @@ kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/st
|
|||||||
|
|
||||||
### Forward Ports
|
### Forward Ports
|
||||||
```
|
```
|
||||||
k get services -n argocd
|
kubectl get services -n argocd
|
||||||
kubectl port-forward service/argocd-server -n argocd 8080:443
|
kubectl port-forward service/argocd-server -n argocd 8080:443
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user