Add ingress annotation as default value

This commit is contained in:
Maidul Islam
2022-12-22 13:26:13 -05:00
parent e0973f0b28
commit d8d3e02e92

View File

@ -22,7 +22,8 @@ backend:
ingress:
enabled: true
annotations: {}
annotations:
kubernetes.io/ingress.class: "nginx"
hostName: example.com
frontend:
path: /