diff --git a/examples/argo/README.md b/examples/argo/README.md index 631e6f98e5d..d4d47d0bbd0 100644 --- a/examples/argo/README.md +++ b/examples/argo/README.md @@ -53,7 +53,7 @@ In the meanwhile you can watch the progress of the deployment using: * Get the current status of the workloads * See in which phase your workload deployments are at the moment -> `kubectl get keptnapplicationversions -n podtato-kubectl` +> `kubectl get keptnappversions -n podtato-kubectl` * Get the current status of the application * See in which phase your application deployment is at the moment diff --git a/examples/flux/README.md b/examples/flux/README.md index 7caa434e992..3cfd3c04653 100644 --- a/examples/flux/README.md +++ b/examples/flux/README.md @@ -33,7 +33,7 @@ You can watch the progress of the deployment using: * Get the current status of the workloads * See in which phase your workload deployments are at the moment -> `kubectl get keptnapplicationversions -n podtato-kubectl` +> `kubectl get keptnappversions -n podtato-kubectl` * Get the current status of the application * See in which phase your application deployment is at the moment