Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

use helm selective installs #737

Closed
bacongobbler opened this issue Feb 15, 2017 · 2 comments
Closed

use helm selective installs #737

bacongobbler opened this issue Feb 15, 2017 · 2 comments

Comments

@bacongobbler
Copy link
Member

in the charts, we have a lot of {{ if eq .Values.globals.registry_location "on-cluster" }} everywhere. We should use the new Helm v2.2.0 conditional field feature.

https://github.com/kubernetes/helm/blob/master/docs/charts.md#tags-and-condition-fields-in-requirementsyaml

@bacongobbler
Copy link
Member Author

This would also require that we have to make Helm v2.2.0 the minimum version for installing, so we'd need to take care of that in the docs as well.

@bacongobbler
Copy link
Member Author

closing in favour of #771

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant