diff --git a/manifests/_apps/auth-proxy.yaml b/manifests/_apps/auth-proxy.yaml index dafcb65..3fec843 100644 --- a/manifests/_apps/auth-proxy.yaml +++ b/manifests/_apps/auth-proxy.yaml @@ -1,30 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: auth-proxy - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: auth-proxy - name: cluster-fun (scaleway) - source: - path: manifests/auth-proxy - 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-auth-proxy namespace: argocd diff --git a/manifests/_apps/dashboard.yaml b/manifests/_apps/dashboard.yaml index a3e8e84..178c3ad 100644 --- a/manifests/_apps/dashboard.yaml +++ b/manifests/_apps/dashboard.yaml @@ -1,34 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: dashboard - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: dashboard - name: cluster-fun (scaleway) - source: - path: manifests/dashboard - 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-dashboard namespace: argocd diff --git a/manifests/_apps/devstats-viewer.yaml b/manifests/_apps/devstats-viewer.yaml index 40e9dc6..249b1b7 100644 --- a/manifests/_apps/devstats-viewer.yaml +++ b/manifests/_apps/devstats-viewer.yaml @@ -1,34 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: devstats-viewer - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: devstats-viewer - name: cluster-fun (scaleway) - source: - path: manifests/devstats-viewer - repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" - targetRevision: HEAD - syncPolicy: - syncOptions: - - CreateNamespace=true - automated: {} - 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-devstats-viewer namespace: argocd diff --git a/manifests/_apps/gitea.yaml b/manifests/_apps/gitea.yaml index 6d7cbf2..c54e384 100644 --- a/manifests/_apps/gitea.yaml +++ b/manifests/_apps/gitea.yaml @@ -1,30 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: gitea - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: gitea - name: cluster-fun (scaleway) - source: - path: manifests/gitea - 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-gitea namespace: argocd diff --git a/manifests/_apps/mastodon-digest.yaml b/manifests/_apps/mastodon-digest.yaml index 113e23f..c4b53d6 100644 --- a/manifests/_apps/mastodon-digest.yaml +++ b/manifests/_apps/mastodon-digest.yaml @@ -1,34 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: mastodon-digest - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: mastodon-digest - name: cluster-fun (scaleway) - source: - path: manifests/mastodon-digest - 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-mastodon-digest namespace: argocd diff --git a/manifests/_apps/matrix_chart.yaml b/manifests/_apps/matrix_chart.yaml index 4cb9197..b074060 100644 --- a/manifests/_apps/matrix_chart.yaml +++ b/manifests/_apps/matrix_chart.yaml @@ -1,30 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: matrix - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: chat - name: cluster-fun (scaleway) - source: - path: manifests/matrix_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-matrix namespace: argocd diff --git a/manifests/_apps/mealie.yaml b/manifests/_apps/mealie.yaml index 7855534..9689fa8 100644 --- a/manifests/_apps/mealie.yaml +++ b/manifests/_apps/mealie.yaml @@ -1,34 +1,5 @@ apiVersion: argoproj.io/v1alpha1 kind: Application -metadata: - name: mealie - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: mealie - name: cluster-fun (scaleway) - source: - path: manifests/mealie - 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-mealie namespace: argocd