ssh service changed to LoadBalancer
All checks were successful
/ continuous-deploy (push) Successful in 5s
All checks were successful
/ continuous-deploy (push) Successful in 5s
This commit is contained in:
@@ -54,10 +54,11 @@ persistence:
|
||||
enabled: true
|
||||
service:
|
||||
ssh:
|
||||
type: LoadBalancer
|
||||
enabled: true
|
||||
port: 2222
|
||||
annotations:
|
||||
metallb.universe.tf/allow-shared-ip: test
|
||||
loadBalancerIP: "" # optional
|
||||
externalTrafficPolicy: Local
|
||||
http:
|
||||
clusterIP: "" # empty string → Kubernetes assigns a routable ClusterIP
|
||||
type: ClusterIP
|
||||
|
||||
Reference in New Issue
Block a user