image registry

This commit is contained in:
2025-07-31 20:36:10 -05:00
parent 23052096f2
commit 81accaf9a2

View File

@@ -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