Merge commit 'fe564d72279f4ab061b961dd528623f0ed272667' as 'cluster-config'

This commit is contained in:
2025-03-30 15:46:16 -05:00
346 changed files with 11754 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
default:
app:
enabled: true
enableAutoSync: true
autoSyncPrune: false
project: cluster-config
labels:
app-source: local.hub
repo: cluster-config
destination:
namespace: openshift-gitops
server: https://kubernetes.default.svc
source:
repoURL: https://github.com/gnunn-gitops/cluster-config.git
targetRevision: HEAD
applications:
registry:
annotations:
argocd.argoproj.io/sync-wave: '5'
destination:
namespace: openshift-image-registry
source:
path: components/registry-sno/base
defrag-etcd:
annotations:
argocd.argoproj.io/sync-wave: '99'
destination:
namespace: openshift-etcd
source:
path: components/defrag-etcd/base
cleanup-completed-pods:
annotations:
argocd.argoproj.io/sync-wave: '99'
destination:
namespace: clean-completed-pods
source:
path: components/clean-completed-pods/base