commit 22693398b8a0b04835923b2fce3a503394454e82
parent e2b8aa3602811aa3ccbdec9f2bdb3bd822b5f9fb
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 10 Feb 2024 20:46:31 +0100
Setup chaosmesh datasource
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/apps/base/kube-prometheus-stack/release.yaml b/apps/base/kube-prometheus-stack/release.yaml
@@ -57,6 +57,7 @@ spec:
- https://grafana.com/api/plugins/parseable-parseable-datasource/versions/1.0.2/download;parseable-parseable-datasource
- isovalent-hubble-datasource
- isovalent-hubbleprocessancestry-panel
+ - chaosmeshorg-datasource
smtp:
existingSecret: smtp-auth-secret
extraSecretMounts:
@@ -128,6 +129,11 @@ spec:
basicAuthUser: MTRNord
secureJsonData:
basicAuthPassword: $__file{/etc/secrets/parseable/password}
+ - name: ChaosMesh
+ type: chaosmeshorg-datasource
+ url: http://chaos-dashboard.chaosmesh.svc.cluster.local:2333
+ access: proxy
+ isDefault: false
- name: Tempo
type: tempo
uid: tempo