mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
coreos-cincinnati: add a few temporary ports
This commit is contained in:
@@ -19,3 +19,17 @@ spec:
|
||||
- name: coreos-cincinnati-updates-status
|
||||
port: 9081
|
||||
targetPort: 9081
|
||||
# Here below are temporary ports, in order to ease
|
||||
# swapping in the new services.
|
||||
- name: coreos-cincinnati-gb
|
||||
port: 5050
|
||||
targetPort: 5050
|
||||
- name: coreos-cincinnati-gb-status
|
||||
port: 6060
|
||||
targetPort: 6060
|
||||
- name: coreos-cincinnati-pe
|
||||
port: 5051
|
||||
targetPort: 5051
|
||||
- name: coreos-cincinnati-pe-status
|
||||
port: 6061
|
||||
targetPort: 6061
|
||||
|
||||
Reference in New Issue
Block a user