This commit is contained in:
James Mellors 2025-04-21 16:56:51 +01:00
parent eeb1369b55
commit 1f01ea0b7f

View File

@ -1,23 +1,3 @@
# resources:apiVersion: argoproj.io/v1alpha1
# kind: Application
# metadata:
# name: monitoring
# namespace: monitoring
# finalizers:
# - resources-finalizer.argocd.argoproj.io
# spec:
# project: default
# source:
# repoURL: https://git.james-mellors.com/mello/Monitoring.git
# targetRevision: main
# path: argo/apps
# destination:
# server: https://kubernetes.default.svc
# namespace: argocd
# syncPolicy:
# automated:
# prune: true
# selfHeal: true
resources:apiVersion: argoproj.io/v1alpha1
kind: Application
metadata: