Skip to content

Commit

Permalink
fix: Change route termination to reencrypt (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruivieira committed Apr 18, 2024
1 parent c99d958 commit d369df6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion controllers/templates/service/route.tmpl.yaml
Expand Up @@ -13,4 +13,6 @@ spec:
port:
targetPort: {{ .PortName }}
tls:
termination: passthrough
termination: Reencrypt
insecureEdgeTerminationPolicy: Redirect

0 comments on commit d369df6

Please sign in to comment.