EOX GitLab Instance

Skip to content
Snippets Groups Projects
cache-configmap.yaml 163 B
apiVersion: v1
kind: ConfigMap
metadata:
  name: {{ include "vs.fullname" . }}-cache
data:
  {{ (tpl (.Files.Glob "files/mapcache.xml").AsConfig . ) | nindent 2}}