This repository has been archived on 2023-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
gitops-tbrnt/_apps/volsync.yaml

20 lines
428 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: volsync
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: system
source:
chart: volsync
repoURL: https://backube.github.io/helm-charts/
targetRevision: 0.5.0
destination:
namespace: volsync
server: https://kubernetes.default.svc
syncPolicy:
syncOptions:
- CreateNamespace=true