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

15 lines
317 B
YAML
Raw Permalink Normal View History

2023-04-16 15:04:06 +02:00
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