1
0
Fork 0

refactor(_apps): remove kissj-app-of-apps

This commit is contained in:
Vojtěch Mareš 2022-09-03 00:38:22 +02:00
parent 57ce5b3ce3
commit 001472057b
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -1,18 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: kissj-app-of-apps
namespace: argocd
spec:
destination:
namespace: argocd
server: https://kubernetes.default.svc
project: kissj
source:
path: _apps
repoURL: https://gitlab.mareshq.com/gitops/skautdevs/kissj.git
targetRevision: HEAD
syncPolicy:
automated:
prune: true
selfHeal: true