monitoring cleanup
This commit is contained in:
		| @@ -1,14 +1,15 @@ | ||||
| apiVersion: argoproj.io/v1alpha1 | ||||
| kind: Application | ||||
| metadata: | ||||
|   name: monitoring-application | ||||
|   name: prometheus-application | ||||
|   namespace: argocd | ||||
|  | ||||
| spec: | ||||
|   project: apps | ||||
|   project: infrastructure | ||||
|   source: | ||||
|     repoURL: ssh://git@git.kluster.moll.re:2222/remoll/k3s-infra.git | ||||
|     repoURL: git@github.com:moll-re/bootstrap-k3s-infra.git | ||||
|     targetRevision: main | ||||
|     path: apps/monitoring | ||||
|     path: infrastructure/prometheus | ||||
|   destination: | ||||
|     server: https://kubernetes.default.svc | ||||
|     namespace: monitoring | ||||
|   | ||||
		Reference in New Issue
	
	Block a user