From 02703a96ecf343b793b02edbda97a54e186bf5b3 Mon Sep 17 00:00:00 2001 From: makefunstuff Date: Fri, 28 Jun 2024 19:35:39 +0300 Subject: boom --- cd/monitoring.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 cd/monitoring.yaml (limited to 'cd') diff --git a/cd/monitoring.yaml b/cd/monitoring.yaml new file mode 100644 index 0000000..0ac401c --- /dev/null +++ b/cd/monitoring.yaml @@ -0,0 +1,19 @@ +kapiVersion: argoproj.io/v1alpha1 +kind: Application +metadata: + name: monitoring + namespace: argocd +spec: + project: default + source: + repoURL: 'https://github.com/makefunstuff/k3s-lab' + targetRevision: HEAD + path: monitoring + destination: + server: 'https://kubernetes.default.svc' + namespace: monitoring + syncPolicy: + automated: + prune: true + selfHeal: true + -- cgit 1.4.1-2-gfad0