Compare commits

...

3 Commits

Author SHA1 Message Date
perf3ct 98c73d375a
Merge remote-tracking branch 'upstream/main' 2023-11-20 13:44:33 -08:00
kolaente 51e227443e
fix: chart version in defintion 2023-11-20 12:14:15 +01:00
perfectra1n cbeaa395db feat: update mountPath and update readme for using secrets as config file (#17)
This is in the spirit of #16 (thanks for all the help @hugosxm), but I wanted to make sure that it was complete, so that users would be able to deploy the Vikunja Helm Chart easily.

This PR resolves the following:
- Increased documentation around utilizing environment variables from Kubernetes secrets.
- Increased documentation for utilizing a Kubernetes secret as the `config.yml` file instead of a ConfigMap
- Fix the incorrect `mountPath` for the `api` pod.

Co-authored-by: perf3ct <jonfuller2012@gmail.com>
Reviewed-on: vikunja/helm-chart#17
Reviewed-by: konrad <k@knt.li>
Co-authored-by: perfectra1n <perf3ctsec@gmail.com>
Co-committed-by: perfectra1n <perf3ctsec@gmail.com>
2023-11-20 11:12:35 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ description: |-
the high alpine areas of the Andes and a relative of the llama.
annotations:
category: TaskTracker
version: 0.3.1
version: 0.4.1
appVersion: 0.21.0
kubeVersion: ">= 1.19"
dependencies: