Skip to content

Commit

Permalink
Merge pull request #1640 from lucferbux/fix-dashboard-route
Browse files Browse the repository at this point in the history
Fix tls option in odh-dashboard route
  • Loading branch information
openshift-merge-robot authored Aug 17, 2023
2 parents d61c590 + 98d5664 commit c555422
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 c555422

Please sign in to comment.