From 8c4a3ae4c40d3b08b153f6143c69d6320e8d0286 Mon Sep 17 00:00:00 2001 From: makefunstuff Date: Fri, 28 Jun 2024 22:49:42 +0300 Subject: trying to split to separate applications and use applicationset instead --- cd/monitoring.yaml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 cd/monitoring.yaml (limited to 'cd/monitoring.yaml') diff --git a/cd/monitoring.yaml b/cd/monitoring.yaml deleted file mode 100644 index bac0f5a..0000000 --- a/cd/monitoring.yaml +++ /dev/null @@ -1,19 +0,0 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: monitoring - namespace: default -spec: - project: default - source: - repoURL: 'https://github.com/makefunstuff/k3s-lab' - targetRevision: HEAD - path: tools/monitoring - destination: - server: 'https://kubernetes.default.svc' - namespace: default - syncPolicy: - automated: - prune: true - selfHeal: true - -- cgit 1.4.1-2-gfad0