infra4talos/everything-app/project-apps.yaml
2025-07-11 10:17:48 +02:00

24 lines
655 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: AppProject
metadata:
name: apps
namespace: argocd
spec:
clusterResourceWhitelist:
- group: '*'
kind: '*'
clusterResourceBlacklist:
- group: cilium.io
kind: CiliumIdentity
description: everything non-infra
sourceRepos:
- http://forgejo.git.svc.cluster.local/martyn/infra4talos.git
- https://k8s-at-home.com/charts/
- https://charts.bitnami.com/bitnami
- https://charts.gabe565.com
- https://ideaplexus.gitlab.io/charts
- https://github.com/RARgames/4gaBoards.git
destinations:
- name: '*'
namespace: '*'
server: https://kubernetes.default.svc