New addon: local_volume_provisioner (#1909)

This commit is contained in:
Matthew Mosesohn
2017-11-01 14:25:35 +00:00
committed by GitHub
parent ef0a91da27
commit c0e989b17c
12 changed files with 226 additions and 2 deletions

View File

@@ -20,6 +20,14 @@ dependencies:
tags:
- apps
- helm
- role: kubernetes-apps/local_volume_provisioner
when: local_volumes_enabled
tags:
- apps
- local_volume_provisioner
- storage
# istio role should be last because it takes a long time to initialize and
# will cause timeouts trying to start other addons.
- role: kubernetes-apps/istio
when: istio_enabled
tags: