blob: 4707e31a16307f6bc015dc6451ddf6a1e41064ef [file] [log] [blame]
Ganesh Bhure8cc0f352019-07-01 18:12:41 +05301apiVersion: v1
2kind: ConfigMap
3metadata:
4 name: exporter-configmap
5data:
6 conf.yaml: |
7{{ .Files.Get "exporter-config/conf.yaml" | indent 4 }}