Disable networking for cloud controller manager

This commit is contained in:
Jim Martens 2023-11-16 21:40:33 +01:00
parent 5e75176943
commit af053872e0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ hcloud-cloud-controller-manager:
podMonitor:
enabled: true
networking:
enabled: true
enabled: false
clusterCIDR: 10.1.0.0/16
hcloud-csi: