[FEATURE] Extra Port implimentation
This commit is contained in:
parent
2884709bb1
commit
6270c5e421
8 changed files with 82 additions and 20 deletions
|
@ -12,11 +12,11 @@ spec:
|
|||
ipFamilies:
|
||||
- IPv4
|
||||
ipFamilyPolicy: SingleStack
|
||||
ports:
|
||||
- name: port-name
|
||||
port: 1234
|
||||
protocol: TCP
|
||||
targetPort: port-name
|
||||
# ports: Programatically generated
|
||||
# - name: port-name
|
||||
# port: 1234
|
||||
# protocol: TCP
|
||||
# targetPort: port-name
|
||||
selector:
|
||||
app: changeme-app
|
||||
sessionAffinity: None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue