Browse Source

Merge pull request #1001 from idcrook/kargo-issue-1000-efk-enable

removed explicit role for efk in cluster.yml
pull/988/head
Antoine Legrand 7 years ago
committed by GitHub
parent
commit
067bbaa473
1 changed files with 0 additions and 1 deletions
  1. 1
      cluster.yml

1
cluster.yml

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