Merge pull request #5453 from brendandburns/e2e
Add kubelet to the master via standard mechanisms.
This commit is contained in:
@@ -50,6 +50,7 @@ base:
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% if grains['cloud'] is defined and grains['cloud'] == 'gce' %}
|
{% if grains['cloud'] is defined and grains['cloud'] == 'gce' %}
|
||||||
- docker
|
- docker
|
||||||
|
- kubelet
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user