Add ssl-redirect annotation to ingress defaults

This commit is contained in:
Vaibhav Pathak 2026-01-06 14:06:25 +05:30
parent 162df60922
commit 3e2e6d61e1

View File

@ -64,9 +64,8 @@ service:
ingress: ingress:
enabled: false enabled: false
className: "" className: ""
annotations: {} annotations:
# kubernetes.io/ingress.class: nginx nginx.ingress.kubernetes.io/ssl-redirect: "false"
# kubernetes.io/tls-acme: "true"
hosts: hosts:
- host: chart-example.local - host: chart-example.local
paths: paths: