lint and cleanup local_volume_provisioner

This commit is contained in:
Wong Hoi Sing Edison
2018-02-01 14:14:18 +08:00
parent f7d52564aa
commit fd80013917
9 changed files with 75 additions and 70 deletions

View File

@@ -20,12 +20,14 @@ dependencies:
tags:
- apps
- helm
- role: kubernetes-apps/local_volume_provisioner
when: local_volumes_enabled
when: local_volume_provisioner_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
@@ -33,6 +35,7 @@ dependencies:
tags:
- apps
- istio
- role: kubernetes-apps/persistent_volumes
when: persistent_volumes_enabled
tags: