diff --git a/charts/capsule/Chart.yaml b/charts/capsule/Chart.yaml index 7af01b7d..332f165a 100644 --- a/charts/capsule/Chart.yaml +++ b/charts/capsule/Chart.yaml @@ -21,7 +21,7 @@ sources: # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.1.1 +version: 0.1.2 # This is the version number of the application being deployed. # This version number should be incremented each time you make changes to the application. diff --git a/charts/capsule/templates/validatingwebhookconfiguration.yaml b/charts/capsule/templates/validatingwebhookconfiguration.yaml index 46fbd6b1..5020bc64 100644 --- a/charts/capsule/templates/validatingwebhookconfiguration.yaml +++ b/charts/capsule/templates/validatingwebhookconfiguration.yaml @@ -23,7 +23,7 @@ webhooks: matchPolicy: Equivalent name: cordoning.tenant.capsule.clastix.io namespaceSelector: - {{- toYaml .Values.webhooks.cordoning.namespaceSelector | nindent 4}} + {{- toYaml .Values.webhooks.cordoning.namespaceSelector | nindent 4}} objectSelector: {} rules: - apiGroups: @@ -53,10 +53,7 @@ webhooks: matchPolicy: Equivalent name: ingress.capsule.clastix.io namespaceSelector: - {{- toYaml .Values.webhooks.ingresses.namespaceSelector | nindent 4}} - matchExpressions: - - key: capsule.clastix.io/tenant - operator: Exists + {{- toYaml .Values.webhooks.ingresses.namespaceSelector | nindent 4}} objectSelector: {} rules: - apiGroups: