Skip to content

Commit

Permalink
Fix tls option
Browse files Browse the repository at this point in the history
  • Loading branch information
lucferbux committed Aug 7, 2023
1 parent 88206c9 commit 98d5664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/base/routes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
targetPort: 8443
tls:
insecureEdgeTerminationPolicy: Redirect
termination: Reencrypt
termination: reencrypt
to:
kind: Service
name: odh-dashboard
Expand Down

0 comments on commit 98d5664

Please sign in to comment.