fix: enable hostnetwork on hel1 ingress
This commit is contained in:
@@ -11,6 +11,7 @@ clusterConfig:
|
|||||||
cluster: "hel1"
|
cluster: "hel1"
|
||||||
ingress_nodes: ["controlplane-1, controlplane-2, controlplane-3"]
|
ingress_nodes: ["controlplane-1, controlplane-2, controlplane-3"]
|
||||||
ingress_replica_count: 3
|
ingress_replica_count: 3
|
||||||
|
ingress_hostnetwork: true
|
||||||
fileserver: "10.0.1.1"
|
fileserver: "10.0.1.1"
|
||||||
s3:
|
s3:
|
||||||
hosts: []
|
hosts: []
|
||||||
|
|||||||
Reference in New Issue
Block a user