Merge pull request #33 from dweomer/kube-proxy-1.19.5-no-dynamic-auditing

kube-proxy: remove DynamicAuditing feature gate
pull/30/head
Jacob Blain Christen 2020-12-11 17:02:54 -07:00 committed by GitHub
commit be7831b3b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@ featureGates:
DefaultIngressClass: true
DevicePlugins: true
DryRun: true
DynamicAuditing: false
DynamicKubeletConfig: true
EndpointSlice: true
EndpointSliceProxying: false