Remove EFK from Kubespray

This commit is contained in:
Andreas Kruger
2018-09-20 10:44:17 +02:00
parent 8512cc5cca
commit 09b67c1ad5
23 changed files with 1 additions and 857 deletions

View File

@@ -6,14 +6,6 @@ dependencies:
tags:
- apps
- role: kubernetes-apps/efk
when:
- efk_enabled
- inventory_hostname == groups['kube-master'][0]
tags:
- apps
- efk
- role: kubernetes-apps/helm
when:
- helm_enabled