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