Files
openstack-helm/tools/kubeadm-aio/assets/etc/kubelet-container
Chulmin Kang 56d4657561 Fix a typo in the comment in kubelet-container
set 'to_this' one --> set to 'this_one'

TrivialFix

Change-Id: Icb6946d36a37c91a87a922320f1388f3c53c6c59
2017-11-20 22:29:48 +09:00

4 lines
182 B
Plaintext

# If KUBELET_CONTAINER is set to 'this_one' we will not attempt to launch a new
# container for the kubelet process, otherwise use the image tag specified
KUBELET_CONTAINER=this_one