Browse Source

Enable dualstack IP for monitoring helm

Victor Lavaud 2 days ago
parent
commit
8613c9e159
1 changed files with 1 additions and 1 deletions
  1. 1 1
      monitoring/values.yaml

+ 1 - 1
monitoring/values.yaml

@@ -1486,7 +1486,7 @@ kubeControllerManager:
     port: null
     targetPort: null
     ipDualStack:
-      enabled: false
+      enabled: true
       ipFamilies: ["IPv6", "IPv4"]
       ipFamilyPolicy: "PreferDualStack"
     # selector: