[FEATURE} Change extra ports from ClusterIp to LoadBalancer

This commit is contained in:
Dunemask 2024-02-10 00:19:57 -07:00
parent 2fe79d0c57
commit 63b202c3ca

View file

@ -20,4 +20,4 @@ spec:
selector:
app: changeme-app
sessionAffinity: None
type: ClusterIP
type: LoadBalancer