feat: enable Keel service by setting service.enabled to true.

This commit is contained in:
Matthias Hinrichs
2026-01-17 21:04:47 +01:00
parent 8bfcd3e0d5
commit ab3349b6a1
@@ -23,7 +23,7 @@ spec:
user: admin user: admin
password: admin password: admin
service: service:
enabled: false enabled: true
type: LoadBalancer type: LoadBalancer
externalPort: 9300 externalPort: 9300
clusterIP: "" clusterIP: ""