reorganize owntracks folder
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tobias Brunner 2020-05-31 22:59:36 +02:00
parent abd41f199f
commit d3adf47756
13 changed files with 17 additions and 2 deletions

View file

@ -14,6 +14,8 @@ spec:
path: owntracks
repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git
targetRevision: HEAD
directory:
recurse: true
---
apiVersion: v1
kind: Namespace

View file

@ -2,6 +2,9 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: frontend
namespace: owntracks
labels:
app: frontend
data:
config.js: |
// Here you can overwite the default configuration values

View file

@ -4,10 +4,10 @@ metadata:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
ingress.kubernetes.io/ssl-redirect: "true"
labels:
app: recorder
name: frontend
namespace: owntracks
labels:
app: frontend
spec:
rules:
- host: whereis.tobru.ch

View file

@ -3,6 +3,8 @@ kind: Service
metadata:
name: frontend
namespace: owntracks
labels:
app: frontend
spec:
ports:
- port: 80

View file

@ -3,6 +3,8 @@ kind: Schedule
metadata:
name: backup-schedule
namespace: owntracks
labels:
app: recorder
spec:
backup:
schedule: '20 23 * * *'

View file

@ -3,6 +3,8 @@ kind: PersistentVolumeClaim
metadata:
name: owntracks-data
namespace: owntracks
labels:
app: recorder
spec:
accessModes:
- ReadWriteOnce

View file

@ -3,6 +3,8 @@ kind: Service
metadata:
name: owntracks
namespace: owntracks
labels:
app: recorder
spec:
ports:
- port: 8083

View file

@ -3,6 +3,8 @@ kind: ConfigMap
metadata:
name: views
namespace: owntracks
labels:
app: recorder
data:
202005-soerenberg.json: |
{