1
0
Fork 0
k8s-cluster-aegir/apps-root-config/applications/cluster-apps-of-apps.yaml
2025-01-11 20:58:54 +00:00

28 lines
550 B
YAML

---
repository: "https://rievo.dev/rievo/k8s-cluster-aegir.git"
# argocdNamespace: "argocd"
# server: "https://kubernetes.default.svc"
subFolder: cluster-apps-of-apps
namespace:
annotations: {}
labels:
client: cluster-infra
enableDefaultNetworkPolicy: false
enableDefaultLimitRange: false
allowAllNamespaces: true
roleBindings:
# - groupName: "team1"
# clusterRoleName: "admin"
clusterResourceWhitelist:
- group: '*'
kind: '*'
namespaceResourceBlacklist:
# - group: 'apps'
# kind: 'DaemonSet'
applications:
guestbook: {}