fix(helm): utilities annotation
This commit is contained in:
parent
74833dd671
commit
bd36b7c864
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ service:
|
|||
ingress:
|
||||
enabled: true
|
||||
className: "{{ .Values.global.ingress.controller.ingressClassResource.name }}"
|
||||
annotations:
|
||||
annotations: {}
|
||||
# kubernetes.io/ingress.class: nginx
|
||||
# kubernetes.io/tls-acme: "true"
|
||||
tls:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue