[FEATURE] Extra Port implimentation

This commit is contained in:
Dunemask 2024-01-19 17:36:50 -07:00
parent 2884709bb1
commit 6270c5e421
8 changed files with 82 additions and 20 deletions

View file

@ -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