From b5db46be574276c308cc1b21b440578caa830a54 Mon Sep 17 00:00:00 2001 From: Sean-creative Date: Mon, 26 Feb 2024 16:26:35 +0900 Subject: [PATCH] =?UTF-8?q?ArgoCD=20=EC=A2=85=EA=B2=B0..3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kustomize/values-loki.yaml | 1 - kustomize/values-prometheus.yaml | 10 +--------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/kustomize/values-loki.yaml b/kustomize/values-loki.yaml index f0b0a46..4aa26c3 100644 --- a/kustomize/values-loki.yaml +++ b/kustomize/values-loki.yaml @@ -13,7 +13,6 @@ backend: persistence: size: 3Gi - monitoring: selfMonitoring: grafanaAgent: diff --git a/kustomize/values-prometheus.yaml b/kustomize/values-prometheus.yaml index b39518a..0176893 100644 --- a/kustomize/values-prometheus.yaml +++ b/kustomize/values-prometheus.yaml @@ -7,17 +7,9 @@ prometheus: resources: requests: storage: 3Gi - grafana: grafana.ini: - smtp: - enabled: true - skip_verify: true - host: smtp.gmail.com:587 - existingSecret: "my-grafana-smtp-secret" - userKey: "user" - passwordKey: "password" - replicas: 1 +# 여기서 grafana Settings 내용을 적어야함 ex) domain service: type: LoadBalancer loadBalancerIP: 34.80.56.98