fix: fix ingress nodeport and loadbalancer

This commit is contained in:
2025-11-16 13:12:04 +01:00
parent 19d1b00ce1
commit 9e71b4dd1d
3 changed files with 11 additions and 1 deletions
+2
View File
@@ -11,6 +11,8 @@ clusterConfig:
cluster: "hel1"
ingress_nodes: ["controlplane-1, controlplane-2, controlplane-3"]
ingress_replica_count: 3
ingress_loadbalancer: true
ingress_nodeport: true
fileserver: "10.0.1.1"
s3:
hosts: []