2026-06-22 18:29:59 +00:00
|
|
|
apiVersion: argoproj.io/v1alpha1
|
|
|
|
|
kind: AppProject
|
|
|
|
|
metadata:
|
|
|
|
|
name: platform
|
|
|
|
|
namespace: argocd
|
|
|
|
|
spec:
|
|
|
|
|
description: Symcrest platform applications
|
2026-06-24 23:52:40 +00:00
|
|
|
sourceRepos:
|
2026-06-22 18:29:59 +00:00
|
|
|
- '*'
|
|
|
|
|
destinations:
|
|
|
|
|
- namespace: '*'
|
|
|
|
|
server: https://kubernetes.default.svc
|
|
|
|
|
clusterResourceWhitelist:
|
|
|
|
|
- group: '*'
|
|
|
|
|
kind: '*'
|