Update controller-ingressclass.yaml

This commit is contained in:
patilgirish2300 2024-04-24 13:14:23 +05:30 committed by GitHub
parent 51f905c519
commit ef9663357b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,7 @@ metadata:
app.kubernetes.io/component: controller
app.kubernetes.io/componenttest: test
app.kubernetes.io/demo: demo
app.kubernetes.io/new: new
{{- with .Values.controller.labels }}
{{- toYaml . | nindent 4 }}
{{- end }}