Skip to content

Commit 010d05d

Browse files
authored
Fix Overlay bug
1 parent 0bfa694 commit 010d05d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/azure-managed-cluster/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ controlplane:
4848

4949
## Network Plugin "kubenet" or "azure"
5050
networkPlugin: "azure"
51-
networkPluginMode: "overlay"
51+
networkPluginMode: "Overlay"
5252
sshPublicKey: ""
5353
outboundType: "loadBalancer"
5454
dnsServiceIP: ""

0 commit comments

Comments
 (0)