We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf8d013 commit b0b96dbCopy full SHA for b0b96db
2 files changed
templates/_helpers.tpl
@@ -73,6 +73,7 @@ mysql+pymysql://{{ index .Values "mariadb-galera" "external" "username" }}:{{ in
73
{{- end -}}
74
75
76
+
77
{{/*
78
Generate CTFd REDIS_URL (internal bitnami redis or external self managed redis)
79
*/}}
values.yaml
@@ -287,4 +287,4 @@ minio:
287
size: 10Gi
288
289
# -- Made for deploying custom manifests with this helm chart
290
-extraObjects: []
+extraObjects: []
0 commit comments