mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-16 04:06:06 +00:00
Merge pull request #348 from ncdc/fix-readme-heptio-ark-server
Use correct namespace for ark server deployment
This commit is contained in:
@@ -64,7 +64,7 @@ NOTE: Make sure to check out the appropriate version. We recommend that you chec
|
||||
1. Check to see that both the Ark and nginx deployments are successfully created:
|
||||
|
||||
```
|
||||
kubectl get deployments -l component=ark --namespace=heptio-ark
|
||||
kubectl get deployments -l component=ark --namespace=heptio-ark-server
|
||||
kubectl get deployments --namespace=nginx-example
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user