homelab/archive/2022.07.bxl-k3s-pi/argo/project.yaml

15 lines
317 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: AppProject
metadata:
name: k3pi
namespace: devops
spec:
clusterResourceWhitelist:
- group: '*'
kind: '*'
destinations:
- name: '*'
namespace: '*'
server: 'https://kubernetes.default.svc'
sourceRepos:
- https://git.bhasher.com/Bhasher/K3Pi