We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f633180 commit 66abd2fCopy full SHA for 66abd2f
test/e2e/data/infrastructure-vsphere-govmomi/main/ipam/ipam-patch.yaml
@@ -12,6 +12,7 @@ spec:
12
- apiGroup: ipam.cluster.x-k8s.io
13
kind: InClusterIPPool
14
name: ${CLUSTER_NAME}
15
+ mtu: 1360
16
nameservers:
17
# Note: using 8.8.8.8 may require to set an IP as VSPHERE_SERVER
18
- ${IPAM_NAMESERVER:-8.8.8.8}
@@ -31,6 +32,7 @@ spec:
31
32
33
34
35
36
37
38
0 commit comments