coreos-cincinnati: drop unused service ports
This commit is contained in:
parent
9e5a4a2128
commit
463b33945c
1 changed files with 1 additions and 7 deletions
|
@ -20,13 +20,7 @@ spec:
|
||||||
port: 9081
|
port: 9081
|
||||||
targetPort: 9081
|
targetPort: 9081
|
||||||
# Here below are temporary ports, in order to ease
|
# Here below are temporary ports, in order to ease
|
||||||
# swapping in the new services.
|
# 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
|
- name: coreos-cincinnati-pe
|
||||||
port: 5051
|
port: 5051
|
||||||
targetPort: 5051
|
targetPort: 5051
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue