- 21 Aug, 2020 1 commit
-
-
David McKay authored
* feat: support mounting a ca bundle into the certs directory * feat: support alternative secret for CA * fix: don't strip newline * Changing how images are passed in * Add conditional to override tag as per fede * Update to handle external commands and top level image * Updating changes * Fixed tagging * Adding helper named template to get the image * Template working * chore: version bump * fix: revert values.yaml changes Co-authored-by:
James Nieper <james.nieper@gmail.com>
-
- 10 Jul, 2020 1 commit
-
-
David McKay authored
-
- 19 Mar, 2020 1 commit
-
-
David McKay authored
-
- 19 Feb, 2020 2 commits
-
-
David McKay authored
-
David McKay authored
-
- 15 Feb, 2020 1 commit
-
-
Naseem authored
* update-labels In accordance with https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/\#labels, this PR uses recommended labels and creates the required helpers to keep teplates more DRY. This PR also adds a serviceaccount, a first step in allowing GCP users to use workload identity for storage access. Signed-off-by:
Naseem <naseem@transit.app> * get rid of specifying clusterIP And add README note Signed-off-by:
Naseem <naseem@transit.app>
-
- 09 Feb, 2019 1 commit
-
-
Naseem authored
* Allow naming release by chart name Signed-off-by:
Naseem Ullah <naseemkullah@gmail.com> * Bump app to 1.7.3 Signed-off-by:
Naseem Ullah <naseemkullah@gmail.com>
-
- 21 Jun, 2018 1 commit
-
-
Ferenc- authored
* Similar to other charts, this allows configurable name overrides so 'cleaner' resource names can be achieved, which are independent from the wanted release names. * This is a must have if you want to integrate influxdb with other charts, where a resource name can't be templated and has to be fixed in the values.yaml, and you have to deploy that in multiple instances on the same k8s cluster. For example if you have an integration chart and the grafana data source URI points to a fixed influxdb service name, then without this patch, it can't be deployed in multiple instances, since the service name depends on the release name, which has to be unique.
-
- 05 Oct, 2017 1 commit
-
-
Kevin Schumacher authored
-
- 28 Jan, 2017 1 commit
-
-
Amanda Cameron authored
* Convert chart influxdb to use the recommended pvc patterns * Update pvc.yaml * Update _helpers.tpl * fix condition in pvc * bump version
-
- 15 Dec, 2016 1 commit
-
-
Jack Zampolin authored
* Add influxdb chart * Add NOTES.txt, update README.md and fix helm lint warnings * Fix Typo * Add labels to pvc * Add descriptiveness for InfluxDB config * Address PR comments * NodePort -> ClusterIP and remove values.yaml from README.md
-
- 29 Nov, 2016 1 commit
-
-
Jack Zampolin authored
-