Utilize bjw-s's common Helm library. #13

Merged
konrad merged 41 commits from :new-helm-chart into main 2023-11-07 14:47:24 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c601e5e449 - Show all commits

View File

@ -38,7 +38,7 @@ probes:
startup:
enabled: false
{{ if .Values.frontend.ingress.enabled }}
{{ if and .Values.frontend.ingress.enabled .Values.api.configMaps.config.enabled}}
configMaps:
# The configuration for Vikunja's backend.
konrad marked this conversation as resolved Outdated

Nitpick, but please use "api" here instead of "backend".

Nitpick, but please use "api" here instead of "backend".

Done:
76b209a70c :)

Done: https://kolaente.dev/vikunja/helm-chart/commit/76b209a70c3b73b8bcaeff153e8c5a56a3901975 :)
# https://vikunja.io/docs/config-options/