From 862e0e51aaf3e8a041acac080545d65e71a95f93 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Mon, 29 Jun 2020 20:55:07 +0200 Subject: [PATCH] assign apps to projects --- _apps/argocd.yaml | 2 +- _apps/cert-manager.yaml | 2 +- _apps/drone.yaml | 2 +- _apps/goldilocks.yaml | 2 +- _apps/graphs.yaml | 2 +- _apps/influxdb.yaml | 2 +- _apps/ioteer.yaml | 2 +- _apps/ipapi.yaml | 2 +- _apps/jitsi.yaml | 2 +- _apps/k8up.yaml | 2 +- _apps/kube-cleanup-operator.yaml | 2 +- _apps/loki.yaml | 2 +- _apps/monitoring.yaml | 2 +- _apps/mosquitto.yaml | 2 +- _apps/owntracks.yaml | 2 +- _apps/pylokid.yaml | 2 +- _apps/renovate.yaml | 2 +- _apps/sealed-secrets.yaml | 2 +- _apps/stakater-reloader.yaml | 2 +- _apps/statping.yaml | 2 +- _apps/system-upgrade-controller.yaml | 2 +- _apps/tbrntmon.yaml | 2 +- _apps/tobru-ch.yaml | 2 +- _apps/vertical-pod-autoscaler.yaml | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/_apps/argocd.yaml b/_apps/argocd.yaml index 911d3a4..541befb 100644 --- a/_apps/argocd.yaml +++ b/_apps/argocd.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: argocd server: https://kubernetes.default.svc - project: default + project: system source: path: argocd repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/cert-manager.yaml b/_apps/cert-manager.yaml index 89ebbf8..da972d5 100644 --- a/_apps/cert-manager.yaml +++ b/_apps/cert-manager.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: cert-manager server: https://kubernetes.default.svc - project: default + project: system source: path: cert-manager repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/drone.yaml b/_apps/drone.yaml index 8e83b43..1233fa3 100644 --- a/_apps/drone.yaml +++ b/_apps/drone.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: drone server: https://kubernetes.default.svc - project: default + project: apps source: path: drone repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/goldilocks.yaml b/_apps/goldilocks.yaml index c474887..d3161cf 100644 --- a/_apps/goldilocks.yaml +++ b/_apps/goldilocks.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: goldilocks server: https://kubernetes.default.svc - project: default + project: system source: path: goldilocks repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/graphs.yaml b/_apps/graphs.yaml index dd26de2..8ae3afc 100644 --- a/_apps/graphs.yaml +++ b/_apps/graphs.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: graphs server: https://kubernetes.default.svc - project: default + project: apps source: path: graphs repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/influxdb.yaml b/_apps/influxdb.yaml index 5bf148a..e948dab 100644 --- a/_apps/influxdb.yaml +++ b/_apps/influxdb.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: influxdb server: https://kubernetes.default.svc - project: default + project: apps source: path: influxdb repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/ioteer.yaml b/_apps/ioteer.yaml index a9f4978..21be94d 100644 --- a/_apps/ioteer.yaml +++ b/_apps/ioteer.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: ioteer server: https://kubernetes.default.svc - project: default + project: apps source: path: ioteer repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/ipapi.yaml b/_apps/ipapi.yaml index 0cdff2c..e8e7966 100644 --- a/_apps/ipapi.yaml +++ b/_apps/ipapi.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: ipapi server: https://kubernetes.default.svc - project: default + project: apps source: path: ipapi repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/jitsi.yaml b/_apps/jitsi.yaml index f057b2d..6dda9f3 100644 --- a/_apps/jitsi.yaml +++ b/_apps/jitsi.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: jitsi server: https://kubernetes.default.svc - project: default + project: apps source: path: jitsi repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/k8up.yaml b/_apps/k8up.yaml index 283ad1c..0d46181 100644 --- a/_apps/k8up.yaml +++ b/_apps/k8up.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: k8up server: https://kubernetes.default.svc - project: default + project: system source: path: k8up repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/kube-cleanup-operator.yaml b/_apps/kube-cleanup-operator.yaml index 0eca93a..2cc7f61 100644 --- a/_apps/kube-cleanup-operator.yaml +++ b/_apps/kube-cleanup-operator.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: kube-cleanup-operator server: https://kubernetes.default.svc - project: default + project: system source: path: kube-cleanup-operator repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/loki.yaml b/_apps/loki.yaml index 5aec284..262c942 100644 --- a/_apps/loki.yaml +++ b/_apps/loki.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: loki server: https://kubernetes.default.svc - project: default + project: system source: path: loki repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/monitoring.yaml b/_apps/monitoring.yaml index 56da175..3a2f55d 100644 --- a/_apps/monitoring.yaml +++ b/_apps/monitoring.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: monitoring server: https://kubernetes.default.svc - project: default + project: system source: path: monitoring/manifests repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/mosquitto.yaml b/_apps/mosquitto.yaml index 52d0aec..88e7520 100644 --- a/_apps/mosquitto.yaml +++ b/_apps/mosquitto.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: mosquitto server: https://kubernetes.default.svc - project: default + project: apps source: path: mosquitto repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/owntracks.yaml b/_apps/owntracks.yaml index 492cce9..22aac94 100644 --- a/_apps/owntracks.yaml +++ b/_apps/owntracks.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: owntracks server: https://kubernetes.default.svc - project: default + project: apps source: path: owntracks repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/pylokid.yaml b/_apps/pylokid.yaml index f5ac2e3..985c84f 100644 --- a/_apps/pylokid.yaml +++ b/_apps/pylokid.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: pylokid server: https://kubernetes.default.svc - project: default + project: apps source: path: pylokid repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/renovate.yaml b/_apps/renovate.yaml index 3c577c2..bad036e 100644 --- a/_apps/renovate.yaml +++ b/_apps/renovate.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: renovate server: https://kubernetes.default.svc - project: default + project: apps source: path: renovate repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/sealed-secrets.yaml b/_apps/sealed-secrets.yaml index d724e9d..48cf9e4 100644 --- a/_apps/sealed-secrets.yaml +++ b/_apps/sealed-secrets.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: sealed-secrets server: https://kubernetes.default.svc - project: default + project: system source: path: sealed-secrets repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/stakater-reloader.yaml b/_apps/stakater-reloader.yaml index 46d8d86..b47e5aa 100644 --- a/_apps/stakater-reloader.yaml +++ b/_apps/stakater-reloader.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: stakater-reloader server: https://kubernetes.default.svc - project: default + project: system source: path: stakater-reloader repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/statping.yaml b/_apps/statping.yaml index 2a5324e..f27267e 100644 --- a/_apps/statping.yaml +++ b/_apps/statping.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: statping server: https://kubernetes.default.svc - project: default + project: apps source: path: statping repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/system-upgrade-controller.yaml b/_apps/system-upgrade-controller.yaml index 61d0315..d9480a9 100644 --- a/_apps/system-upgrade-controller.yaml +++ b/_apps/system-upgrade-controller.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: system-upgrade server: https://kubernetes.default.svc - project: default + project: apps source: path: system-upgrade-controller repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/tbrntmon.yaml b/_apps/tbrntmon.yaml index 3b9fecd..85c5254 100644 --- a/_apps/tbrntmon.yaml +++ b/_apps/tbrntmon.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: tbrntmon server: https://kubernetes.default.svc - project: default + project: apps source: path: tbrntmon repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/tobru-ch.yaml b/_apps/tobru-ch.yaml index b87add1..73136ee 100644 --- a/_apps/tobru-ch.yaml +++ b/_apps/tobru-ch.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: tobru-ch server: https://kubernetes.default.svc - project: default + project: apps source: path: tobru-ch repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git diff --git a/_apps/vertical-pod-autoscaler.yaml b/_apps/vertical-pod-autoscaler.yaml index 3e26608..96b5cc4 100644 --- a/_apps/vertical-pod-autoscaler.yaml +++ b/_apps/vertical-pod-autoscaler.yaml @@ -9,7 +9,7 @@ spec: destination: namespace: kube-system server: https://kubernetes.default.svc - project: default + project: system source: path: kube-system/vertical-pod-autoscaler repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git