argocd-test/argocd-applications/base/metallb-application.yaml

27 lines
595 B
YAML
Raw Normal View History

2024-09-22 09:52:27 +00:00
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: argo-app-metallb
namespace: argocd
spec:
destination:
name: ''
namespace: default
server: https://kubernetes.default.svc
source:
path: metallb
repoURL: https://git.mziesel.nl/mans/argocd-test
targetRevision: HEAD
sources: []
project: default
syncPolicy:
automated:
prune: true
selfHeal: true
2024-11-06 19:37:59 +00:00
ignoreDifferences:
2024-11-06 19:40:12 +00:00
- group: "*"
2024-11-06 19:37:59 +00:00
kind: CustomResourceDefinition
name: argo-app-metallb
jsonPointers:
- /spec/conversion/webhook/clientConfig/caBundle