UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

istio-control-plane http to https redirects

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -148,6 +148,7 @@ istio:
ingressGateway: "public-ingressgateway"
hosts:
- "*.{{ .Values.domain }}"
# -- Controls default HTTP/8080 server entry with HTTP to HTTPS Redirect.
autoHttpRedirect:
enabled: true
tls:
Loading