yaml formatting
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user