Files
Kubernetes.K3s.installLog/storage/csi-driver-smb/application-csi-driver-smb.yaml

26 lines
757 B
YAML
Raw Normal View History

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: csi-driver-smb
namespace: argo-cd
spec:
destination:
server: https://kubernetes.default.svc
namespace: kube-system
project: default
syncPolicy:
automated: {}
sources:
# - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
# path: storage/csi-driver-smb/manifests
# targetRevision: HEAD
- repoURL: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
chart: csi-driver-smb
targetRevision: v1.18.0
helm:
valueFiles:
- $values/storage/csi-driver-smb/values.yaml
- repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: master
ref: values