my-apps/argocd-apps/extra-resources-my-apps.yaml
2025-07-17 04:42:08 +03:00

21 lines
499 B
YAML

# apiVersion: argoproj.io/v1alpha1
# kind: Application
# metadata:
# name: my-apps-extra-resources
# namespace: argocd
# spec:
# project: my-apps
# source:
# repoURL: https://git.dvirlabs.com/dvirlabs/my-apps.git
# targetRevision: HEAD
# path: manifests/extra-resources
# directory:
# recurse: true
# destination:
# server: https://kubernetes.default.svc
# namespace: my-apps
# syncPolicy:
# automated: {}
# # prune: true
# # selfHeal: true