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