specify root app of apps

This commit is contained in:
Tobias Brunner 2022-10-05 20:30:04 +02:00
parent 6d1d4824c3
commit 9481d5bc04

14
_apps/_root.yaml Normal file
View file

@ -0,0 +1,14 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: apps
namespace: argocd
spec:
destination:
namespace: argocd
server: https://kubernetes.default.svc
project: default
source:
path: _apps
repoURL: https://git.tbrnt.ch/tobru/zurrli-tbrnt.git
targetRevision: HEAD