GHP publish
This commit is contained in:
4
nextcloud/charts/postgresql/templates/extra-list.yaml
Normal file
4
nextcloud/charts/postgresql/templates/extra-list.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
{{- range .Values.extraDeploy }}
|
||||
---
|
||||
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
|
||||
{{- end }}
|
Reference in New Issue
Block a user