yaml formatting

This commit is contained in:
2025-07-31 14:48:25 -05:00
parent 27553fc4d1
commit b200294ebc

View File

@@ -17,14 +17,14 @@ spec:
annotations: annotations:
argocd.argoproj.io/sync-wave: "2" argocd.argoproj.io/sync-wave: "2"
spec: spec:
project: default
destination: destination:
name: '{{.name}}' name: '{{.name}}'
namespace: synology-csi
project: default
source: source:
path: cluster/synology-storageclass path: cluster/synology-storageclass
repoURL: https://github.com/rblundon/homelab.git repoURL: https://github.com/rblundon/homelab.git
targetRevision: HEAD targetRevision: HEAD
namespace: synology-csi
syncPolicy: syncPolicy:
automated: automated:
prune: false prune: false