mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-09 23:10:22 +07:00
9 lines
134 B
YAML
9 lines
134 B
YAML
|
apiVersion: argoproj.io/v1alpha1
|
||
|
kind: AppProject
|
||
|
metadata:
|
||
|
name: system
|
||
|
spec:
|
||
|
description: System Project
|
||
|
sourceRepos:
|
||
|
- '*'
|