Browse Source

removed explicit role for efk in cluster.yml

pull/1001/head
David Crook 7 years ago
parent
commit
d4d9f27a8d
1 changed files with 0 additions and 1 deletions
  1. 1
      cluster.yml

1
cluster.yml

@ -63,4 +63,3 @@
any_errors_fatal: true
roles:
- { role: kubernetes-apps, tags: apps }
- { role: kubernetes-apps/efk, tags: [ apps, efk ] }
Loading…
Cancel
Save