nats chart provisoning
This commit is contained in:
4
opencloud/charts/nats/templates/stateful-set.yaml
Normal file
4
opencloud/charts/nats/templates/stateful-set.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
{{- include "nats.defaultValues" . }}
|
||||
{{- with .Values.statefulSet }}
|
||||
{{- include "nats.loadMergePatch" (merge (dict "file" "stateful-set/stateful-set.yaml" "ctx" $) .) }}
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user