@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user