Add ssl-redirect annotation to ingress defaults

This commit is contained in:
Vaibhav Pathak 2026-01-06 14:06:21 +05:30
parent 0a9cbaad46
commit 8381d4db83

View File

@ -49,7 +49,8 @@ service:
ingress:
enabled: false
className: ""
annotations: {}
annotations:
nginx.ingress.kubernetes.io/ssl-redirect: "false"
hosts:
- host: hades.local
paths: