diff --git a/manifests/_apps/nextcloud_chart.yaml b/manifests/_apps/nextcloud_chart.yaml index 4652cf1..32dd896 100644 --- a/manifests/_apps/nextcloud_chart.yaml +++ b/manifests/_apps/nextcloud_chart.yaml @@ -1,30 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: nextcloud - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: nextcloud - name: cluster-fun (scaleway) - source: - path: manifests/nextcloud_chart - repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" - targetRevision: HEAD - syncPolicy: - syncOptions: - - CreateNamespace=true - automated: {} - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data ---- -apiVersion: argoproj.io/v1alpha1 -kind: Application metadata: name: cluster-fun-nextcloud namespace: argocd diff --git a/manifests/_apps/nodered.yaml b/manifests/_apps/nodered.yaml index 1851b20..48afcf1 100644 --- a/manifests/_apps/nodered.yaml +++ b/manifests/_apps/nodered.yaml @@ -1,30 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: nodered - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: node-red - name: cluster-fun (scaleway) - source: - path: manifests/nodered - repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" - targetRevision: HEAD - syncPolicy: - automated: {} - syncOptions: - - CreateNamespace=true - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data ---- -apiVersion: argoproj.io/v1alpha1 -kind: Application metadata: name: cluster-fun-nodered namespace: argocd diff --git a/manifests/_apps/outline.yaml b/manifests/_apps/outline.yaml index 81afb09..068e8d4 100644 --- a/manifests/_apps/outline.yaml +++ b/manifests/_apps/outline.yaml @@ -1,30 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: outline - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: outline - name: cluster-fun (scaleway) - source: - path: manifests/outline - repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" - targetRevision: HEAD - syncPolicy: - automated: {} - syncOptions: - - CreateNamespace=true - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data ---- -apiVersion: argoproj.io/v1alpha1 -kind: Application metadata: name: cluster-fun-outline namespace: argocd diff --git a/manifests/_apps/redis.yaml b/manifests/_apps/redis.yaml index 7e92413..eaee9ab 100644 --- a/manifests/_apps/redis.yaml +++ b/manifests/_apps/redis.yaml @@ -1,30 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: redis - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: redis - name: cluster-fun (scaleway) - source: - path: manifests/redis - repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" - targetRevision: HEAD - syncPolicy: - automated: {} - syncOptions: - - CreateNamespace=true - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data ---- -apiVersion: argoproj.io/v1alpha1 -kind: Application metadata: name: cluster-fun-redis namespace: argocd diff --git a/manifests/_apps/reloader.yaml b/manifests/_apps/reloader.yaml index 0dc8177..5e80ff3 100644 --- a/manifests/_apps/reloader.yaml +++ b/manifests/_apps/reloader.yaml @@ -1,28 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: reloader - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: kube-system - name: cluster-fun (scaleway) - source: - repoURL: 'https://stakater.github.io/stakater-charts' - targetRevision: v0.0.89 - chart: reloader - syncPolicy: - automated: {} - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data ---- -apiVersion: argoproj.io/v1alpha1 -kind: Application metadata: name: cluster-fun-reloader namespace: argocd diff --git a/manifests/_apps/rss.yaml b/manifests/_apps/rss.yaml index 2179fee..4718101 100644 --- a/manifests/_apps/rss.yaml +++ b/manifests/_apps/rss.yaml @@ -1,34 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: rss - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: rss - name: cluster-fun (scaleway) - source: - path: manifests/rss - repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" - targetRevision: HEAD - syncPolicy: - automated: {} - syncOptions: - - CreateNamespace=true - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data - - group: apps - kind: Deployment - jqPathExpressions: - - .spec.template.spec.containers[]?.image ---- -apiVersion: argoproj.io/v1alpha1 -kind: Application metadata: name: cluster-fun-rss namespace: argocd diff --git a/manifests/_apps/tank.yaml b/manifests/_apps/tank.yaml index 3ed42e1..f124093 100644 --- a/manifests/_apps/tank.yaml +++ b/manifests/_apps/tank.yaml @@ -1,34 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: tank - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: tank - name: cluster-fun (scaleway) - source: - path: manifests/tank - repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" - targetRevision: HEAD - syncPolicy: - automated: {} - syncOptions: - - CreateNamespace=true - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data - - group: apps - kind: Deployment - jqPathExpressions: - - .spec.template.spec.containers[]?.image ---- -apiVersion: argoproj.io/v1alpha1 -kind: Application metadata: name: cluster-fun-tank namespace: argocd diff --git a/manifests/_apps/wallabag.yaml b/manifests/_apps/wallabag.yaml index 77e43a0..073cd6a 100644 --- a/manifests/_apps/wallabag.yaml +++ b/manifests/_apps/wallabag.yaml @@ -1,30 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: wallabag - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: wallabag - name: cluster-fun (scaleway) - source: - path: manifests/wallabag - repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" - targetRevision: HEAD - syncPolicy: - syncOptions: - - CreateNamespace=true - automated: {} - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data ---- -apiVersion: argoproj.io/v1alpha1 -kind: Application metadata: name: cluster-fun-wallabag namespace: argocd