Update controller-ingressclass.yaml

This commit is contained in:
patilgirish2300 2024-04-24 12:36:13 +05:30 committed by GitHub
parent 77c28237f0
commit a0c2829911
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/componenttest: controllertest
{{- with .Values.controller.labels }}
{{- toYaml . | nindent 4 }}
{{- end }}