Skip to content

Commit ce6a0df

Browse files
committed
Add metricstorage webhooks to clean webhook script
1 parent 0060838 commit ce6a0df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hack/clean_local_webhook.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ oc delete validatingwebhookconfiguration/vceilometer.kb.io --ignore-not-found
77
oc delete mutatingwebhookconfiguration/mceilometer.kb.io --ignore-not-found
88
oc delete validatingwebhookconfiguration/vtelemetry.kb.io --ignore-not-found
99
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

Comments
 (0)