*: normalize namings

This commit is contained in:
Frederic Branczyk
2017-03-03 16:43:52 +01:00
parent 333bd23434
commit 9e11e17a71
14 changed files with 6 additions and 5 deletions

View File

@@ -4,5 +4,5 @@
kubectl create configmap --dry-run=true prometheus-k8s-rules --from-file=assets/prometheus/rules/ -oyaml > manifests/prometheus/prometheus-k8s-rules.yaml
# Generate Dashboard ConfigMap
kubectl create configmap --dry-run=true grafana-dashboards --from-file=assets/grafana/ -oyaml > manifests/grafana/grafana-cm.yaml
kubectl create configmap --dry-run=true grafana-dashboards --from-file=assets/grafana/ -oyaml > manifests/grafana/grafana-dashboards.yaml