Add helm deployment

This commit is contained in:
Matthew Mosesohn
2017-03-17 14:56:25 +03:00
parent 9624662bf6
commit b69d4b0ecc
7 changed files with 54 additions and 2 deletions

View File

@@ -17,3 +17,6 @@ dependencies:
- role: kubernetes-apps/efk
when: efk_enabled
tags: [ apps, efk ]
- role: kubernetes-apps/helm
when: helm_enabled
tags: [ apps, helm ]