install volsync

This commit is contained in:
Tobias Brunner 2022-10-08 19:48:06 +02:00
parent 3a1cd4bc8b
commit 91e9c62a38

19
system/apps/volsync.yaml Normal file
View file

@ -0,0 +1,19 @@
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