From d76d348c682ef17d6a152cdec59dd1d02c4dc334 Mon Sep 17 00:00:00 2001 From: Stephan Hesselmann Date: Wed, 8 Nov 2023 16:54:30 +0100 Subject: [PATCH] fix cluster resource template file names (#159) --- ...cs-cluster-resource-adjustment-configmap.yaml | 16 ++++++++-------- ...cs-cluster-resource-adjustment-dashboard.yaml | 16 ++++++++-------- ...cs-cluster-resource-adjustment-configmap.yaml | 16 ++++++++-------- ...cs-cluster-resource-adjustment-dashboard.yaml | 16 ++++++++-------- 4 files changed, 32 insertions(+), 32 deletions(-) diff --git a/resources/grafana/generated/dashboards/rhacs-cluster-resource-adjustment-configmap.yaml b/resources/grafana/generated/dashboards/rhacs-cluster-resource-adjustment-configmap.yaml index 804e731c..72a9623d 100644 --- a/resources/grafana/generated/dashboards/rhacs-cluster-resource-adjustment-configmap.yaml +++ b/resources/grafana/generated/dashboards/rhacs-cluster-resource-adjustment-configmap.yaml @@ -1,13 +1,13 @@ -apiVersion: integreatly.org/v1alpha1 -kind: GrafanaDashboard +apiVersion: v1 +kind: ConfigMap metadata: + creationTimestamp: null + name: rhacs-cluster-resource-adjustment labels: - app: rhacs - monitoring-key: middleware - name: rhacs-cluster-resource-adjustment-dashboard - namespace: -spec: - name: rhacs-cluster-resource-adjustment.json + grafana_dashboard: "true" + annotations: + grafana-folder: /grafana-dashboard-definitions/Addons +data: json: | { "annotations": { diff --git a/resources/grafana/generated/dashboards/rhacs-cluster-resource-adjustment-dashboard.yaml b/resources/grafana/generated/dashboards/rhacs-cluster-resource-adjustment-dashboard.yaml index 72a9623d..804e731c 100644 --- a/resources/grafana/generated/dashboards/rhacs-cluster-resource-adjustment-dashboard.yaml +++ b/resources/grafana/generated/dashboards/rhacs-cluster-resource-adjustment-dashboard.yaml @@ -1,13 +1,13 @@ -apiVersion: v1 -kind: ConfigMap +apiVersion: integreatly.org/v1alpha1 +kind: GrafanaDashboard metadata: - creationTimestamp: null - name: rhacs-cluster-resource-adjustment labels: - grafana_dashboard: "true" - annotations: - grafana-folder: /grafana-dashboard-definitions/Addons -data: + app: rhacs + monitoring-key: middleware + name: rhacs-cluster-resource-adjustment-dashboard + namespace: +spec: + name: rhacs-cluster-resource-adjustment.json json: | { "annotations": { diff --git a/resources/grafana/templates/dashboards/rhacs-cluster-resource-adjustment-configmap.yaml b/resources/grafana/templates/dashboards/rhacs-cluster-resource-adjustment-configmap.yaml index 4c67f421..5167d285 100644 --- a/resources/grafana/templates/dashboards/rhacs-cluster-resource-adjustment-configmap.yaml +++ b/resources/grafana/templates/dashboards/rhacs-cluster-resource-adjustment-configmap.yaml @@ -1,11 +1,11 @@ -apiVersion: integreatly.org/v1alpha1 -kind: GrafanaDashboard +apiVersion: v1 +kind: ConfigMap metadata: + creationTimestamp: null + name: rhacs-cluster-resource-adjustment labels: - app: rhacs - monitoring-key: middleware - name: rhacs-cluster-resource-adjustment-dashboard - namespace: -spec: - name: rhacs-cluster-resource-adjustment.json + grafana_dashboard: "true" + annotations: + grafana-folder: /grafana-dashboard-definitions/Addons +data: json: | diff --git a/resources/grafana/templates/dashboards/rhacs-cluster-resource-adjustment-dashboard.yaml b/resources/grafana/templates/dashboards/rhacs-cluster-resource-adjustment-dashboard.yaml index 5167d285..4c67f421 100644 --- a/resources/grafana/templates/dashboards/rhacs-cluster-resource-adjustment-dashboard.yaml +++ b/resources/grafana/templates/dashboards/rhacs-cluster-resource-adjustment-dashboard.yaml @@ -1,11 +1,11 @@ -apiVersion: v1 -kind: ConfigMap +apiVersion: integreatly.org/v1alpha1 +kind: GrafanaDashboard metadata: - creationTimestamp: null - name: rhacs-cluster-resource-adjustment labels: - grafana_dashboard: "true" - annotations: - grafana-folder: /grafana-dashboard-definitions/Addons -data: + app: rhacs + monitoring-key: middleware + name: rhacs-cluster-resource-adjustment-dashboard + namespace: +spec: + name: rhacs-cluster-resource-adjustment.json json: |