Files
Kubernetes.K3s.installLog/storage/csi-driver-smb/application-csi-driver-smb.yaml
Danny Bessems 8cce3b998d
Some checks failed
renovate / renovate (push) Has been cancelled
Rebase prereqs to Github repository
2025-11-26 14:53:45 +11:00

24 lines
673 B
YAML

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://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
chart: csi-driver-smb
targetRevision: 1.19.1
helm:
valueFiles:
- $values/storage/csi-driver-smb/values.yaml
# - repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog
- repoURL: https://github.com/djpbessems/Kubernetes.K3s.installLog
targetRevision: master
ref: values