[FEATURE} Change extra ports from ClusterIp to LoadBalancer (#17)
Co-authored-by: Dunemask <dunemask@gmail.com> Reviewed-on: https://gitea.dunemask.dev/elysium/minecluster/pulls/17
This commit is contained in:
parent
2fe79d0c57
commit
4959d6c1fe
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ spec:
|
|||
selector:
|
||||
app: changeme-app
|
||||
sessionAffinity: None
|
||||
type: ClusterIP
|
||||
type: LoadBalancer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue