From baf9fd148202a9806180a03deee2a12d2a1d825e Mon Sep 17 00:00:00 2001 From: outductor Date: Sat, 21 Oct 2023 14:41:10 +0900 Subject: [PATCH] fix secretRef --- .../app-of-other-apps/prometheus-operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/prometheus-operator.yaml b/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/prometheus-operator.yaml index f3c18198a..cbf0d0b26 100644 --- a/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/prometheus-operator.yaml +++ b/seichi-onp-k8s/manifests/seichi-kubernetes/apps/cluster-wide-apps/app-of-other-apps/prometheus-operator.yaml @@ -93,7 +93,7 @@ spec: envValueFrom: MARIADB_MONITORING_PASSWORD: secretKeyRef: - name: mariadb-monitoring + name: mariadb-monitoring-password key: monitoring-password envFromSecret: "grafana-github-oauth-app-secret" persistence: