Files
rke2-single-node/07_bootstrap_argocd/argocd-project-cluster-infra.yaml
T

18 lines
436 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: AppProject
metadata:
name: cluster-infra
namespace: argocd
spec:
description: Cluster-weite Infrastructure
destinations:
- namespace: '*'
server: https://kubernetes.default.svc
sourceRepos:
- https://git.hnrx.net/homelab/rke2-single-node.git
clusterResourceWhitelist:
- group: gateway.networking.k8s.io
kind: GatewayClass
- group: storage.k8s.io
kind: StorageClass