14 lines
316 B
YAML
14 lines
316 B
YAML
---
|
|
apiVersion: argoproj.io/v1alpha1
|
|
kind: AppProject
|
|
metadata:
|
|
namespace: argocd
|
|
name: roboces
|
|
spec:
|
|
destinations:
|
|
- namespace: apps-roboces
|
|
server: https://kubernetes.default.svc
|
|
|
|
sourceRepos:
|
|
- https://gitlab.com/fukurokuju/k3s/services.git
|
|
- https://git.roboces.dev/catalin/fukuops.git
|