mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-21 05:00:13 -03:30
Add kubedns as default package to install
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
- name: install kpm
|
||||
pip: name=kpm state=latest
|
||||
|
||||
- name: manage kubernetes applications
|
||||
kpm:
|
||||
namespace: "{{item.namespace | default(kpm_namespace | default('default'))}}"
|
||||
|
||||
Reference in New Issue
Block a user