Skip to content
Snippets Groups Projects
Commit 186ec135 authored by Matthew Mosesohn's avatar Matthew Mosesohn Committed by Kubernetes Prow Robot
Browse files

Fix incorrect suggestion to enable old k8s apis (#5292)

Change-Id: If965cc6aa0daaca232dcf2ca0efd649aa097497f
parent 2c4e6b65
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment