Skip to content

Commit 1d07873

Browse files
committed
chore(webhook): remove gardeners extension app label selector
1 parent a516094 commit 1d07873

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

charts/internal/shoot-system-components/charts/stackit-pod-identity-webhook/templates/mutatingwebhookconfiguration.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ webhooks:
1919
failurePolicy: Fail
2020
namespaceSelector:
2121
matchExpressions:
22-
- key: app.kubernetes.io/name
23-
operator: NotIn
24-
values: ["gardener-extension-provider-stackit"]
2522
- key: kubernetes.io/metadata.name
2623
operator: NotIn
2724
values: ["kube-system", "garden"]

0 commit comments

Comments
 (0)