Fix incorrect suggestion to enable old k8s apis (#5292)
Change-Id: If965cc6aa0daaca232dcf2ca0efd649aa097497f
This commit is contained in:
parent
2c4e6b65d7
commit
186ec13579
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ loadbalancer_apiserver_keepalive_timeout: 5m
|
|||
# Uncomment if you need to enable deprecated runtimes
|
||||
# kube_api_runtime_config:
|
||||
# - apps/v1beta1=true
|
||||
# - apps/ve1beta2=true
|
||||
# - apps/v1beta2=true
|
||||
# - extensions/v1beta1/daemonsets=true
|
||||
# - extensions/v1beta1/deployments=true
|
||||
# - extensions/v1beta1/replicasets=true
|
||||
|
|
Loading…
Reference in a new issue