traccar is now on zurrli
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Brunner 2023-03-29 20:44:23 +02:00
parent 61c28842e1
commit 42f0e59a37
Signed by: tobru
SSH Key Fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk
1 changed files with 0 additions and 24 deletions

View File

@ -1,24 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: traccar
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
namespace: traccar
server: https://kubernetes.default.svc
project: apps
source:
path: traccar
repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git
targetRevision: HEAD
syncPolicy:
automated:
prune: true
---
apiVersion: v1
kind: Namespace
metadata:
name: traccar