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 ce570ad commit 1753c8dCopy full SHA for 1753c8d
bindata/bootkube/config/bootstrap-config-overrides.yaml
@@ -53,10 +53,7 @@ apiServerArguments:
53
- "APIPriorityAndFairness=true"
54
- "RotateKubeletServerCertificate=true"
55
- "DownwardAPIHugePages=true"
56
- - "PodSecurity=true"
57
- - "CSIMigrationAWS=false"
58
- "CSIMigrationAzureFile=false"
59
- - "CSIMigrationGCE=false"
60
- "CSIMigrationvSphere=false"
61
{{- if .ServiceCIDR | len | eq 2}}
62
- "IPv6DualStack=true"
0 commit comments