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.
1 parent 0060838 commit ce6a0dfCopy full SHA for ce6a0df
hack/clean_local_webhook.sh
@@ -7,3 +7,5 @@ oc delete validatingwebhookconfiguration/vceilometer.kb.io --ignore-not-found
7
oc delete mutatingwebhookconfiguration/mceilometer.kb.io --ignore-not-found
8
oc delete validatingwebhookconfiguration/vtelemetry.kb.io --ignore-not-found
9
oc delete mutatingwebhookconfiguration/mtelemetry.kb.io --ignore-not-found
10
+oc delete validatingwebhookconfiguration/vmetricstorage.kb.io --ignore-not-found
11
+oc delete mutatingwebhookconfiguration/mmetricstorage.kb.io --ignore-not-found
0 commit comments