grafana is now on zurrli

This commit is contained in:
Tobias Brunner 2023-04-02 19:33:44 +02:00
parent 7a1503d877
commit 14bac34350
Signed by: tobru
SSH Key Fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk
1 changed files with 0 additions and 21 deletions

View File

@ -1,21 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: graphs
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
namespace: graphs
server: https://kubernetes.default.svc
project: apps
source:
path: graphs
repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git
targetRevision: HEAD
---
apiVersion: v1
kind: Namespace
metadata:
name: graphs