Fix route for transtats
This commit is contained in:
parent
1ec9dca87f
commit
57fa0857e7
2 changed files with 1 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
|||
apiVersion: v1
|
||||
kind: Route
|
||||
metadata:
|
||||
annotations:
|
||||
haproxy.router.openshift.io/timeout: 7m
|
||||
name: transtats-web
|
||||
labels:
|
||||
app: transtats
|
||||
spec:
|
||||
#host: transtats.stg.fedoraproject.org
|
||||
port:
|
||||
targetPort: web
|
||||
to:
|
||||
kind: Service
|
||||
name: transtats-web
|
||||
tls:
|
||||
termination: edge
|
||||
insecureEdgeTerminationPolicy: Redirect
|
Loading…
Add table
Add a link
Reference in a new issue