--- apiVersion: v1 kind: ConfigMap metadata: name: {{ tpl .Values.identifier . }}-nginx-config data: {{ tpl (.Files.Glob "nginx/*").AsConfig . | indent 2 }}