debuginfod: fix route->service port: 8002

This commit is contained in:
Frank Ch. Eigler 2021-03-29 17:15:20 -04:00
parent e5fcf29be1
commit d402df0fbe
2 changed files with 1 additions and 15 deletions

View file

@ -1,14 +0,0 @@
apiVersion: v1
kind: Route
metadata:
name: debuginfod
labels:
app: debuginfod
spec:
host: debuginfod.fedoraproject.org
to:
kind: Service
name: debuginfod
tls:
termination: edge
insecureEdgeTerminationPolicy: Redirect