Update _validatingwebhookconfiguration.tpl

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2023-11-25 14:07:19 +01:00
committed by GitHub
parent bbbde0cf1b
commit affeb3a520

View File

@@ -11,7 +11,6 @@ metadata:
name: {{ include "tc.v1.common.lib.chart.names.fullname" $ }}-admission
labels:
{{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }}
app: {{ include "tc.v1.common.lib.chart.names.fullname" $ }}-admission
{{- . | nindent 4 }}
{{- end }}
{{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "annotations" $annotations) | trim) }}