fix: ingress annotations
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7966ceb188
commit
aa196ec3e0
@ -479,7 +479,9 @@ ingress:
|
|||||||
enabled: false
|
enabled: false
|
||||||
className: "nginx"
|
className: "nginx"
|
||||||
annotations:
|
annotations:
|
||||||
# cert-manager.io/issuer: letsencrypt
|
# kubernetes.io/ingress.class: nginx
|
||||||
|
# cert-manager.io/issuer:
|
||||||
|
# kubernetes.io/tls-acme: "true"
|
||||||
hosts:
|
hosts:
|
||||||
- host: "your-hostname"
|
- host: "your-hostname"
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user