Fix ingress
This commit is contained in:
parent
b7653ade3f
commit
6adf1a15ef
@ -36,9 +36,9 @@ service:
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
annotations: {}
|
||||
# kubernetes.io/ingress.class: nginx
|
||||
# kubernetes.io/tls-acme: "true"
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: nginx
|
||||
nginx.ingress.kubernetes.io/backend-protocol: HTTP
|
||||
hosts:
|
||||
- host: slack2chat.ipa.champion
|
||||
paths:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user