diff --git a/grafana/components/grafana/grafana.yaml b/grafana/components/grafana/grafana.yaml new file mode 100644 index 0000000..2821e25 --- /dev/null +++ b/grafana/components/grafana/grafana.yaml @@ -0,0 +1,27 @@ +--- +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + annotations: + argocd.argoproj.io/sync-wave: '20' + name: -grafana + namespace: argocd + finalizers: + - resources-finalizer.argocd.argoproj.io +spec: + destination: + namespace: grafana + name: + project: + source: + chart: grafana + repoURL: https://grafana.github.io/helm-charts + targetRevision: 7.3.9 + helm: + releaseName: grafana + syncPolicy: + automated: + prune: true + selfHeal: true + syncOptions: + - CreateNamespace=true diff --git a/grafana/grafana.yaml b/grafana/grafana.yaml new file mode 100644 index 0000000..f9e7a4f --- /dev/null +++ b/grafana/grafana.yaml @@ -0,0 +1,23 @@ +--- +apiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + name: -grafana + namespace: argocd + annotations: + argocd.argoproj.io/sync-wave: '100' +spec: + project: default + source: + repoURL: + path: /components/grafana + targetRevision: HEAD + destination: + name: in-cluster + namespace: grafana + syncPolicy: + automated: + prune: true + selfHeal: true + syncOptions: + - CreateNamespace=true diff --git a/index.yaml b/index.yaml index 304d747..23e4c1a 100644 --- a/index.yaml +++ b/index.yaml @@ -49,6 +49,13 @@ apps: description: "Goldilocks is a utility that can help you identify a starting point for resource requests and limits." category: Monitoring + - name: grafana + displayName: Grafana + website: "https://github.com/grafana/grafana" + imageUrl: "https://raw.githubusercontent.com/kubefirst/gitops-catalog/main/logos/grafana.svg" + description: "The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and more." + category: Observability + - name: kratix displayName: Kratix website: "https://github.com/syntasso/kratix" diff --git a/logos/grafana.svg b/logos/grafana.svg new file mode 100644 index 0000000..f9e1b25 --- /dev/null +++ b/logos/grafana.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + +