apiVersion: v1 kind: ConfigMap metadata: name: peertube-init data: {{ (.Files.Glob "scripts/peertube-init.sh").AsConfig | indent 2 }}