mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
testdays: change port from 8080 to 80
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -6,10 +6,10 @@ metadata:
|
||||
name: testdays
|
||||
spec:
|
||||
ports:
|
||||
- name: 8080-tcp
|
||||
port: 8080
|
||||
- name: 80-tcp
|
||||
port: 80
|
||||
protocol: TCP
|
||||
targetPort: 8080
|
||||
targetPort: 80
|
||||
selector:
|
||||
app: testdays
|
||||
deploymentconfig: testdays
|
||||
|
||||
Reference in New Issue
Block a user