fix yaml
This commit is contained in:
@@ -20,11 +20,12 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
destination:
|
destination:
|
||||||
name: '{{.name}}'
|
name: '{{.name}}'
|
||||||
|
namespace: openshift-image-registry
|
||||||
source:
|
source:
|
||||||
path: cluster/openshift-image-registry
|
path: cluster/openshift-image-registry
|
||||||
repoURL: https://github.com/rblundon/homelab.git
|
repoURL: https://github.com/rblundon/homelab.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
namespace: openshift-image-registry
|
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
|||||||
@@ -20,11 +20,12 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
destination:
|
destination:
|
||||||
name: '{{.name}}'
|
name: '{{.name}}'
|
||||||
|
namespace: synology-csi
|
||||||
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