image registry
This commit is contained in:
@@ -17,14 +17,14 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
argocd.argoproj.io/sync-wave: "3"
|
argocd.argoproj.io/sync-wave: "3"
|
||||||
spec:
|
spec:
|
||||||
|
project: default
|
||||||
destination:
|
destination:
|
||||||
name: '{{.name}}'
|
name: '{{.name}}'
|
||||||
namespace: openshift-image-registry
|
|
||||||
project: default
|
|
||||||
source:
|
source:
|
||||||
path: cluster/openshift-image-registry
|
path: cluster/openshift-image-registry
|
||||||
repoURL: git@github.com:rblundon/MK-Labs.git
|
repoURL: https://github.com/rblundon/homelab.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
|
namespace: openshift-image-registry
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
|||||||
Reference in New Issue
Block a user