Fix route for transtats

This commit is contained in:
Mikolaj Izdebski 2019-02-05 19:18:31 +00:00
parent 1ec9dca87f
commit 57fa0857e7
2 changed files with 1 additions and 18 deletions

View file

@ -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