[FEATURE} Change extra ports from ClusterIp to LoadBalancer
This commit is contained in:
parent
2fe79d0c57
commit
63b202c3ca
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ spec:
|
||||||
selector:
|
selector:
|
||||||
app: changeme-app
|
app: changeme-app
|
||||||
sessionAffinity: None
|
sessionAffinity: None
|
||||||
type: ClusterIP
|
type: LoadBalancer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue