mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-16 20:30:50 -03:30
* extra admission controls now don't have a version in their file names eventratelimit.v1beta2.yaml.j2 -> eventratelimit.yaml.j2 * cri_socket variable includes the unix:// prefix to be conformat with upstream
5 lines
93 B
Django/Jinja
5 lines
93 B
Django/Jinja
runtime-endpoint: {{ cri_socket }}
|
|
image-endpoint: {{ cri_socket }}
|
|
timeout: 30
|
|
debug: false
|