adamant-kite-43734
12/11/2025, 5:08 AMadorable-battery-26182
12/11/2025, 5:18 AMnodeLocalDNSIPS value in the kubeovn-operator chart:
apiVersion: <http://harvesterhci.io/v1beta1|harvesterhci.io/v1beta1>
kind: Addon
metadata:
...
spec:
chart: kubeovn-operator
enabled: true
repo: <http://harvester-cluster-repo.cattle-system.svc/charts>
valuesContent: |
fullnameOverride: harvester-kubeovn-operator
enableConfiguration: true
configurationSpec:
components:
...
networking:
...
nodeLocalDNSIPS: ""
...
Might be related, I set nodeLocalDNSIPS: "8.8.8.8" but no change in the VM after applying it.ancient-pizza-13099
12/11/2025, 12:59 PM