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