Update controller-ingressclass.yaml

This commit is contained in:
patilgirish2300 2024-04-24 13:05:09 +05:30 committed by GitHub
parent 77c28237f0
commit 7c874ca5f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,6 +5,7 @@ metadata:
labels:
{{- include "ingress-nginx.labels" . | nindent 4 }}
app.kubernetes.io/component: controller
app.kubernetes.io/demo: demo
{{- with .Values.controller.labels }}
{{- toYaml . | nindent 4 }}
{{- end }}