feat: Configure Keel service as a disabled LoadBalancer with external port 9300.

This commit is contained in:
Matthias Hinrichs
2026-01-17 21:04:11 +01:00
parent 76ea64820e
commit 8bfcd3e0d5
@@ -23,7 +23,10 @@ spec:
user: admin
password: admin
service:
type: ClusterIP
enabled: false
type: LoadBalancer
externalPort: 9300
clusterIP: ""
syncPolicy:
automated: