autocommit
This commit is contained in:
parent
7fa96c6847
commit
276fdba220
@ -2041,7 +2041,6 @@ server:
|
|||||||
# -- 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"
|
||||||
|
|
||||||
|
|||||||
@ -3,8 +3,6 @@ gateway:
|
|||||||
kind: Deployment
|
kind: Deployment
|
||||||
labels:
|
labels:
|
||||||
istio: istio-gateway
|
istio: istio-gateway
|
||||||
annotations:
|
|
||||||
sidecar.istio.io/logLevel: "debug"
|
|
||||||
podAnnotations:
|
podAnnotations:
|
||||||
sidecar.istio.io/logLevel: "debug"
|
sidecar.istio.io/logLevel: "debug"
|
||||||
service:
|
service:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user