packages-static: correct port

This commit is contained in:
Brendan Early 2021-05-18 19:17:40 -05:00
parent a2f14e982e
commit c9f5c11ba6
No known key found for this signature in database
GPG key ID: 25CF7F7DE2FF5AA9
2 changed files with 3 additions and 3 deletions

View file

@ -49,7 +49,7 @@
app: fedora-packages-static
routename: fedora-packages-static
host: "packages{{ env_suffix }}.fedoraproject.org"
serviceport: 80-tcp
serviceport: 8080-tcp
servicename: fedora-packages-static
- role: openshift/object

View file

@ -7,8 +7,8 @@ metadata:
name: fedora-packages-static
spec:
ports:
- name: 80-tcp
port: 80
- name: 8080-tcp
port: 8080
protocol: TCP
targetPort: 8080
selector: