Update controller-ingressclass.yaml
This commit is contained in:
parent
77c28237f0
commit
a0c2829911
1 changed files with 1 additions and 0 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue