ma service to LoadBalancer

This commit is contained in:
Philip Haupt
2026-03-27 15:46:54 +01:00
parent 84723463c5
commit 6bb3383cff
2 changed files with 3 additions and 2 deletions

View File

@@ -92,7 +92,7 @@ service:
# -- Create Service resources
enabled: true
# -- Service type (ClusterIP/LoadBalancer/NodePort)
type: ClusterIP
type: LoadBalancer
# -- Additional service annotations
annotations: {}
# MetalLB examples: