Daily Housekeeping

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-08-16 14:43:06 +00:00
parent 79fb270a0a
commit ae833f9a09
8 changed files with 8 additions and 10 deletions
+2 -2
View File
@@ -16,6 +16,6 @@ maintainers:
name: Ornias1993
url: truecharts.org
name: common
sources:
sources: null
type: library
version: 6.8.0
version: 6.8.1
@@ -37,7 +37,7 @@
- name: {{ $key }}
valueFrom:
{{- if $value.secretKeyRef }}
secretKeyRef:
secretKeyRef:
name: {{ tpl $value.secretKeyRef.name $ | quote }}
key: {{ tpl $value.secretKeyRef.key $ | quote }}
{{- else }}