From 5ec9f18a735d4d0354d0e49f12fb5d18f1f925e1 Mon Sep 17 00:00:00 2001 From: Vojtech Mares Date: Sat, 14 Jan 2023 19:48:52 +0100 Subject: [PATCH] refactor(bee/monitoring): disable grafana --- .../bee/infrastructure/monitoring/values.yaml | 45 +------------------ 1 file changed, 1 insertion(+), 44 deletions(-) diff --git a/clusters/bee/infrastructure/monitoring/values.yaml b/clusters/bee/infrastructure/monitoring/values.yaml index 307959a..ef1748e 100644 --- a/clusters/bee/infrastructure/monitoring/values.yaml +++ b/clusters/bee/infrastructure/monitoring/values.yaml @@ -49,50 +49,7 @@ kube-prometheus-stack: selfMonitor: true grafana: - fullnameOverride: grafana - - defaultDashboardsEnabled: true - - adminPassword: zud!edy7WER5uqg7gjq - - ingress: - enabled: true - pathType: Prefix - annotations: - cert-manager.io/cluster-issuer: letsencrypt-mareshq - hosts: - - grafana.cloud.mareshq.com - paths: - - / - tls: - - hosts: - - grafana.cloud.mareshq.com - secretName: grafana-tls - - serviceMonitor: - selfMonitor: true - - # grafana.ini: - # server: - # root_url: https://grafana.cloud.mareshq.com - # auth.gitlab: - # enabled: true - # allow_sign_up: true - # client_id: bbe5e1c7a6bf81a6725b1fe7f5c64c96e9bc697bebd24d5e41b2cd623d38917b - # client_secret: c137d2af70f82994be0c2be6437cef97cdaa7801e6cb232510fd7f10209d0cdf - # scopes: read_api - # auth_url: https://gitlab.mareshq.com/oauth/authorize - # token_url: https://gitlab.mareshq.com/oauth/token - # api_url: https://gitlab.mareshq.com/api/v4 - # allowed_groups: mareshq - # auth.basic: - # enabled: false - # auth: - # disable_login_form: false - - persistence: - enabled: false - storageClassName: hcloud-volumes + enabled: false alertmanager: ingress: