cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit e0eaa6617da17df1de2ab1802daeab4dd179d3e7
parent d186b48fcbeba782a0d7f55bebc5ec53c5feed82
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 25 May 2025 22:53:44 +0200

Disable the grafana annotations nonesense

Diffstat:
Minfrastructure/configs/flux-grafana.yaml | 22+++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/infrastructure/configs/flux-grafana.yaml b/infrastructure/configs/flux-grafana.yaml @@ -11,14 +11,14 @@ spec: - kind: GitRepository name: "*" namespace: flux-system ---- -apiVersion: notification.toolkit.fluxcd.io/v1beta2 -kind: Provider -metadata: - name: grafana - namespace: monitoring -spec: - type: grafana - address: "http://kube-prometheus-grafana.monitoring/api/annotations" - secretRef: - name: grafana-auth +#--- +#apiVersion: notification.toolkit.fluxcd.io/v1beta2 +#kind: Provider +#metadata: +# name: grafana +# namespace: monitoring +#spec: +# type: grafana +# address: "http://kube-prometheus-grafana.monitoring/api/annotations" +# secretRef: +# name: grafana-auth