Gitiles
Code Review
Sign In
gerrit.opencord.org
/
helm-charts
/
da9395b5f1580639aa94cde6456056b6b7fe0f2c
/
.
/
nem-monitoring
/
templates
/
exporter-configmap.yaml
blob: 4707e31a16307f6bc015dc6451ddf6a1e41064ef [
file
] [
log
] [
blame
]
Ganesh Bhure
8cc0f35
2019-07-01 18:12:41 +0530
[
diff
] [
blame
]
1
apiVersion:
v1
2
kind:
ConfigMap
3
metadata:
4
name:
exporter
-
configmap
5
data:
6
conf.
yaml:
|
7
{{ .Files.Get
"exporter-config/conf.yaml"
|
indent 4 }}