Gitiles
Code Review
Sign In
gerrit.opencord.org
/
helm-charts
/
8cc0f357d44115f507e77263b6d0f1271a2ba532
/
.
/
nem-monitoring
/
templates
/
exporter-configmap.yaml
blob: 4707e31a16307f6bc015dc6451ddf6a1e41064ef [
file
] [
log
] [
blame
]
apiVersion:
v1
kind:
ConfigMap
metadata:
name:
exporter
-
configmap
data:
conf.
yaml:
|
{{ .Files.Get
"exporter-config/conf.yaml"
|
indent 4 }}