remove old filesync deployments (nextcloud)

This commit is contained in:
2024-04-16 12:56:54 +02:00
parent a4fe0a7fe4
commit 9dcb06678b
26 changed files with 0 additions and 1602 deletions

View File

@@ -33,10 +33,8 @@ resources:
- journal/
- media/
- monitoring/
# - nextcloud/
- ntfy/
- recipes/
- rss/
# - syncthing/
- whoami/
- todos/

View File

@@ -1,18 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: nextcloud-application
namespace: argocd
spec:
project: apps
source:
repoURL: ssh://git@git.kluster.moll.re:2222/remoll/k3s-infra.git
targetRevision: main
path: apps/nextcloud/
destination:
server: https://kubernetes.default.svc
namespace: nextcloud
syncPolicy:
automated:
prune: true
selfHeal: true

View File

@@ -1,4 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- application.yaml

View File

@@ -1,19 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: syncthing-application
namespace: argocd
spec:
project: apps
source:
repoURL: ssh://git@git.kluster.moll.re:2222/remoll/k3s-infra.git
targetRevision: main
path: apps/syncthing
destination:
server: https://kubernetes.default.svc
namespace: syncthing
syncPolicy:
automated:
prune: true
selfHeal: true

View File

@@ -1,4 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- application.yaml