default: project: app: enableAutoSync: null autoSyncPrune: true destination: namespace: null server: null project: null source: path: null repoURL: null targetRevision: HEAD annotations: {} labels: {} projects: cluster-config: annotations: project: cluster-config labels: project: cluster-config description: Project for overall cluster configuration namespace: openshift-gitops sourceRepos: - https://git.phoenix-systems.ch/redkvant/red.kvant destinations: | - namespace: '*' server: https://kubernetes.default.svc extraFields: | clusterResourceWhitelist: - group: '*' kind: '*' monitoring: annotations: project: monitoring labels: project: monitoring description: Project for overall cluster configuration namespace: kvant-monitoring sourceRepos: - https://git.phoenix-systems.ch/redkvant/red.kvant - https://nexus-rkvn.cicd.phoenix-systems.ch/repository/helm-hosted - https://nexus-rkvn.cicd.phoenix-systems.ch/repository/helm-hosted/loki-6.12.0.tgz - https://nexus-rkvn.cicd.phoenix-systems.ch/repository/helm-hosted/grafana-8.5.1.tgz destinations: | - namespace: '*' server: https://kubernetes.default.svc extraFields: | clusterResourceWhitelist: - group: '*' kind: '*' advanced-cluster-management: annotations: project: advanced-cluster-management labels: project: advanced-cluster-management description: Project for overall cluster configuration namespace: open-cluster-management sourceRepos: - https://git.phoenix-systems.ch/redkvant/red.kvant destinations: | - namespace: '*' server: https://kubernetes.default.svc extraFields: | clusterResourceWhitelist: - group: '*' kind: '*' applications: config-authentication: enabled: true project: cluster-config enableAutoSync: true autoSyncPrune: true annotations: argocd.argoproj.io/compare-options: IgnoreExtraneous argocd.argoproj.io/sync-wave: '1' labels: {} destination: namespace: openshift-config server: "https://kubernetes.default.svc" source: path: manifests/base/openshift-auth targetRevision: HEAD repoURL: https://git.phoenix-systems.ch/redkvant/red.kvant config-rbac-argocd: enabled: true project: cluster-config enableAutoSync: true autoSyncPrune: true annotations: argocd.argoproj.io/compare-options: IgnoreExtraneous argocd.argoproj.io/sync-wave: '1' labels: {} destination: server: "https://kubernetes.default.svc" namespace: openshift-gitops source: path: manifests/base/openshift-rbac/argocd targetRevision: HEAD repoURL: https://git.phoenix-systems.ch/redkvant/red.kvant kvant-monitoring: enabled: true project: monitoring enableAutoSync: true autoSyncPrune: true syncPolicy: syncOptions: - ServerSideApply=true annotations: argocd.argoproj.io/compare-options: IgnoreExtraneous labels: {} destination: server: "https://kubernetes.default.svc" namespace: kvant-monitoring sources: - path: manifests/base/monitoring/meta targetRevision: HEAD repoURL: https://git.phoenix-systems.ch/redkvant/red.kvant - path: manifests/base/monitoring/grafana targetRevision: HEAD repoURL: https://git.phoenix-systems.ch/redkvant/red.kvant - path: manifests/base/monitoring/loki targetRevision: HEAD repoURL: https://git.phoenix-systems.ch/redkvant/red.kvant