add apps app

This commit is contained in:
Tobias Brunner 2020-01-25 20:09:49 +01:00
parent 3b92aa08cd
commit f5bd89781a
1 changed files with 14 additions and 0 deletions

14
_apps/apps.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/gitops-tbrnt.git
targetRevision: HEAD