From 50977c6d7f70701135d6b727c67aaefa2aa74bb3 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Fri, 15 Dec 2023 12:33:50 +0000 Subject: [PATCH] Remove apps from new scaleway until tailscale fixed Signed-off-by: Marcus Noble --- manifests/_apps/auth-proxy.yaml | 25 ----------- manifests/_apps/blog.yaml | 29 ------------- manifests/_apps/certmanager_chart.yaml | 54 ------------------------ manifests/_apps/cors-proxy.yaml | 29 ------------- manifests/_apps/dashboard.yaml | 29 ------------- manifests/_apps/marcusnoble.yaml | 29 ------------- manifests/_apps/monitoring.yaml | 25 ----------- manifests/_apps/starling.yaml | 29 ------------- manifests/_apps/tank.yaml | 29 ------------- manifests/_apps/twitter-profile-pic.yaml | 29 ------------- 10 files changed, 307 deletions(-) diff --git a/manifests/_apps/auth-proxy.yaml b/manifests/_apps/auth-proxy.yaml index a594307..56bf56e 100644 --- a/manifests/_apps/auth-proxy.yaml +++ b/manifests/_apps/auth-proxy.yaml @@ -23,28 +23,3 @@ spec: jsonPointers: - /data --- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: auth-proxy-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: auth-proxy - name: 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 ---- diff --git a/manifests/_apps/blog.yaml b/manifests/_apps/blog.yaml index 245bd5e..cd4c02c 100644 --- a/manifests/_apps/blog.yaml +++ b/manifests/_apps/blog.yaml @@ -27,32 +27,3 @@ spec: jqPathExpressions: - .spec.template.spec.containers[]?.image --- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: blog-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: blog - name: scaleway - source: - path: manifests/blog - 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 ---- diff --git a/manifests/_apps/certmanager_chart.yaml b/manifests/_apps/certmanager_chart.yaml index bb11a2d..9a7d45c 100644 --- a/manifests/_apps/certmanager_chart.yaml +++ b/manifests/_apps/certmanager_chart.yaml @@ -74,57 +74,3 @@ spec: automated: {} --- - -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: cert-manager-chart-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: cert-manager - name: scaleway - source: - repoURL: 'https://charts.jetstack.io' - targetRevision: 1.11.0 - chart: cert-manager - helm: - version: v3 - values: |- - installCRDs: "true" - resources: - requests: - memory: 32Mi - limits: - memory: 64Mi - syncPolicy: - automated: {} - - ---- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: cert-manager-issuer-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: cert-manager - name: scaleway - source: - path: manifests/certmanager_chart - repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" - targetRevision: HEAD - syncPolicy: - automated: {} - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data ---- diff --git a/manifests/_apps/cors-proxy.yaml b/manifests/_apps/cors-proxy.yaml index cbbe353..ce2c512 100644 --- a/manifests/_apps/cors-proxy.yaml +++ b/manifests/_apps/cors-proxy.yaml @@ -27,32 +27,3 @@ spec: jqPathExpressions: - .spec.template.spec.containers[]?.image --- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: cors-proxy-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: cors-proxy - name: scaleway - source: - path: manifests/cors-proxy - 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 ---- diff --git a/manifests/_apps/dashboard.yaml b/manifests/_apps/dashboard.yaml index 0f31b4f..051a9cf 100644 --- a/manifests/_apps/dashboard.yaml +++ b/manifests/_apps/dashboard.yaml @@ -27,32 +27,3 @@ spec: jqPathExpressions: - .spec.template.spec.containers[]?.image --- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: dashboard-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: dashboard - name: 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 ---- diff --git a/manifests/_apps/marcusnoble.yaml b/manifests/_apps/marcusnoble.yaml index 00120f5..6b7b1a7 100644 --- a/manifests/_apps/marcusnoble.yaml +++ b/manifests/_apps/marcusnoble.yaml @@ -27,32 +27,3 @@ spec: jqPathExpressions: - .spec.template.spec.containers[]?.image --- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: marcusnoble-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: marcusnoble - name: scaleway - source: - path: manifests/marcusnoble - 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 ---- diff --git a/manifests/_apps/monitoring.yaml b/manifests/_apps/monitoring.yaml index cc341d9..9c0d393 100644 --- a/manifests/_apps/monitoring.yaml +++ b/manifests/_apps/monitoring.yaml @@ -23,28 +23,3 @@ spec: jsonPointers: - /data --- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: monitoring-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: monitoring - name: scaleway - source: - path: manifests/monitoring - repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git" - targetRevision: HEAD - syncPolicy: - automated: {} - syncOptions: - - CreateNamespace=true - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data ---- diff --git a/manifests/_apps/starling.yaml b/manifests/_apps/starling.yaml index 3cc47fd..1a6a231 100644 --- a/manifests/_apps/starling.yaml +++ b/manifests/_apps/starling.yaml @@ -27,32 +27,3 @@ spec: jqPathExpressions: - .spec.template.spec.containers[]?.image --- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: starling-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: starling - name: scaleway - source: - path: manifests/starling - 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 ---- diff --git a/manifests/_apps/tank.yaml b/manifests/_apps/tank.yaml index 3d29b5d..cfc255d 100644 --- a/manifests/_apps/tank.yaml +++ b/manifests/_apps/tank.yaml @@ -27,32 +27,3 @@ spec: jqPathExpressions: - .spec.template.spec.containers[]?.image --- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: tank-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: tank - name: 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 ---- diff --git a/manifests/_apps/twitter-profile-pic.yaml b/manifests/_apps/twitter-profile-pic.yaml index b82b759..9dcead3 100644 --- a/manifests/_apps/twitter-profile-pic.yaml +++ b/manifests/_apps/twitter-profile-pic.yaml @@ -27,32 +27,3 @@ spec: jqPathExpressions: - .spec.template.spec.containers[]?.image --- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: twitter-profile-pic-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: twitter-profile-pic - name: scaleway - source: - path: manifests/twitter-profile-pic - 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 ----