nats chart provisoning
This commit is contained in:
5
opencloud/charts/nats/templates/extra-resources.yaml
Normal file
5
opencloud/charts/nats/templates/extra-resources.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
{{- include "nats.defaultValues" . }}
|
||||
{{- range .Values.extraResources }}
|
||||
---
|
||||
{{ . | toYaml }}
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user