Attempting to change the route from edge to re-encrytp.
This commit is contained in:
parent
34fd810278
commit
a460c9ae61
2 changed files with 5 additions and 5 deletions
|
@ -46,10 +46,10 @@
|
|||
objectname: route_serviceaccount.yml
|
||||
|
||||
# Route already present, will figure updating later
|
||||
# - role: openshift/object
|
||||
# app: monitor-dashboard
|
||||
# file: route.yml
|
||||
# objectname: route.yml
|
||||
- role: openshift/object
|
||||
app: monitor-dashboard
|
||||
file: route.yml
|
||||
objectname: route.yml
|
||||
|
||||
- role: openshift/object
|
||||
app: monitor-dashboard
|
||||
|
|
|
@ -12,5 +12,5 @@ spec:
|
|||
kind: Service
|
||||
name: monitor-dashboard-web
|
||||
tls:
|
||||
termination: edge
|
||||
termination: reencrypt
|
||||
insecureEdgeTerminationPolicy: Redirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue