ingress revision
All checks were successful
/ continuous-deploy (push) Successful in 20s

This commit is contained in:
Márcio Fernandes
2026-04-09 12:34:45 +00:00
parent d19eb21529
commit 0599b3d41a
7 changed files with 48 additions and 31 deletions

View File

@@ -152,10 +152,9 @@ persistence:
service:
ssh:
type: LoadBalancer
enabled: true
clusterIP: "" # empty string → Kubernetes assigns a routable ClusterIP
type: ClusterIP
port: 2222
externalTrafficPolicy: Local
http:
clusterIP: "" # empty string → Kubernetes assigns a routable ClusterIP
type: ClusterIP