autocommit
This commit is contained in:
parent
b9aeac3521
commit
12603ce4a7
@ -2040,7 +2040,8 @@ server:
|
|||||||
labels: {}
|
labels: {}
|
||||||
# -- Additional ingress annotations
|
# -- Additional ingress annotations
|
||||||
## Ref: https://argo-cd.readthedocs.io/en/stable/operator-manual/ingress/#option-1-ssl-passthrough
|
## Ref: https://argo-cd.readthedocs.io/en/stable/operator-manual/ingress/#option-1-ssl-passthrough
|
||||||
annotations: {}
|
annotations:
|
||||||
|
nginx.ingress.kubernetes.io/force-ssl-redirect: "false"
|
||||||
# nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
|
# nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
|
||||||
# nginx.ingress.kubernetes.io/ssl-passthrough: "true"
|
# nginx.ingress.kubernetes.io/ssl-passthrough: "true"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user