set 'to_this' one --> set to 'this_one' TrivialFix Change-Id: Icb6946d36a37c91a87a922320f1388f3c53c6c59
4 lines
182 B
Plaintext
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
|