blob: 69d2ae3ef692475f78af8d3e40498ca4165ddeba [file] [log] [blame]
Ganesh Bhure8cc0f352019-07-01 18:12:41 +05301apiVersion: v1
2kind: ConfigMap
3metadata:
4 name: exporter-configmap
5data:
6 conf.yaml: |
Scott Baker2b7dbcc2019-07-03 12:22:12 -07007{{ include "exporter.config" . | indent 4 }}