Files
gitops-infra/projects/infinicaretech.yaml
2026-04-01 21:04:00 +00:00

27 lines
642 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: AppProject
metadata:
name: infinicaretech
namespace: argocd
spec:
description: InfinicareTech applications
sourceRepos:
- "http://gitea-http.gitea.svc:3000/gitea_admin/gitops-infra.git"
destinations:
- namespace: health-app
server: https://kubernetes.default.svc
- namespace: hera-app
server: https://kubernetes.default.svc
clusterResourceWhitelist:
- group: ""
kind: Namespace
namespaceResourceWhitelist:
- group: ""
kind: "*"
- group: apps
kind: "*"
- group: networking.k8s.io
kind: "*"
orphanedResources:
warn: true