Remove istio support

Use helm install or support in future
This commit is contained in:
rongzhang
2018-08-08 11:01:15 +08:00
parent 453fea1977
commit ea6af449a8
10 changed files with 2 additions and 1528 deletions

View File

@@ -22,14 +22,6 @@ dependencies:
- apps
- registry
# 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:
- apps
- istio
- role: kubernetes-apps/persistent_volumes
when: persistent_volumes_enabled
tags: