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 898e23c + a160257 commit 24fd6c0Copy full SHA for 24fd6c0
README.md
@@ -98,7 +98,7 @@ NAME READY STATUS RESTARTS AGE
98
example-appservice-pod 1/1 Running 0 1m
99
100
# Cleanup
101
-$ kubectl delete -f deploy/app_v1alpha1_appservice_cr.yaml
+$ kubectl delete -f deploy/crds/app_v1alpha1_appservice_cr.yaml
102
$ kubectl delete -f deploy/operator.yaml
103
$ kubectl delete -f deploy/role.yaml
104
$ kubectl delete -f deploy/role_binding.yaml
0 commit comments