Skip to content

Commit 1753c8d

Browse files
committed
Update feature gates per k8s 1.25 changes
1 parent ce570ad commit 1753c8d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bindata/bootkube/config/bootstrap-config-overrides.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,7 @@ apiServerArguments:
5353
- "APIPriorityAndFairness=true"
5454
- "RotateKubeletServerCertificate=true"
5555
- "DownwardAPIHugePages=true"
56-
- "PodSecurity=true"
57-
- "CSIMigrationAWS=false"
5856
- "CSIMigrationAzureFile=false"
59-
- "CSIMigrationGCE=false"
6057
- "CSIMigrationvSphere=false"
6158
{{- if .ServiceCIDR | len | eq 2}}
6259
- "IPv6DualStack=true"

0 commit comments

Comments
 (0)