diff --git a/manifests/_apps/auth-proxy.yaml b/manifests/_apps/auth-proxy.yaml index 2aceaed..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/blackhole.yaml b/manifests/_apps/blackhole.yaml index 1f42053..bb6c204 100644 --- a/manifests/_apps/blackhole.yaml +++ b/manifests/_apps/blackhole.yaml @@ -23,28 +23,3 @@ spec: jsonPointers: - /data --- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: blackhole-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: kube-system - name: scaleway - source: - path: manifests/blackhole - 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/nginx-lb.yaml b/manifests/_apps/nginx-lb.yaml index fa365d1..ad1222d 100644 --- a/manifests/_apps/nginx-lb.yaml +++ b/manifests/_apps/nginx-lb.yaml @@ -23,27 +23,3 @@ spec: jsonPointers: - /data --- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: nginx-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: kube-system - name: scaleway - source: - path: manifests/nginx-lb - 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/reloader.yaml b/manifests/_apps/reloader.yaml index 40b4098..ccdc336 100644 --- a/manifests/_apps/reloader.yaml +++ b/manifests/_apps/reloader.yaml @@ -21,26 +21,3 @@ spec: jsonPointers: - /data --- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: reloader-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: kube-system - name: scaleway - source: - repoURL: 'https://stakater.github.io/stakater-charts' - targetRevision: v0.0.89 - chart: reloader - syncPolicy: - automated: {} - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data ---- diff --git a/manifests/_apps/tailscale-operator.yaml b/manifests/_apps/tailscale-operator.yaml deleted file mode 100644 index 5cca459..0000000 --- a/manifests/_apps/tailscale-operator.yaml +++ /dev/null @@ -1,165 +0,0 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: tailscale-operator-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: tailscale - name: scaleway - source: - path: manifests/tailscale-operator - 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: tailscale-operator-chart-scaleway - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: tailscale - name: scaleway - source: - repoURL: 'https://pkgs.tailscale.com/helmcharts' - targetRevision: 1.56.0 - chart: tailscale-operator - helm: - version: v3 - values: |- - operatorConfig: - hostname: scaleway-cluster - syncPolicy: - automated: {} - syncOptions: - - CreateNamespace=true - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data ---- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: tailscale-operator-civo - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: tailscale - name: civo - source: - path: manifests/tailscale-operator - 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: tailscale-operator-chart-civo - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: tailscale - name: civo - source: - repoURL: 'https://pkgs.tailscale.com/helmcharts' - targetRevision: 1.56.0 - chart: tailscale-operator - helm: - version: v3 - values: |- - operatorConfig: - hostname: civo-cluster - syncPolicy: - automated: {} - syncOptions: - - CreateNamespace=true - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data ---- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: tailscale-operator-scaleway-old - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: tailscale - name: cluster-fun (scaleway) - source: - path: manifests/tailscale-operator - 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: tailscale-operator-chart-scaleway-old - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: cluster.fun - destination: - namespace: tailscale - name: cluster-fun (scaleway) - source: - repoURL: 'https://pkgs.tailscale.com/helmcharts' - targetRevision: 1.56.0 - chart: tailscale-operator - helm: - version: v3 - values: |- - operatorConfig: - hostname: scaleway-old-cluster - syncPolicy: - automated: {} - syncOptions: - - CreateNamespace=true - ignoreDifferences: - - kind: Secret - jsonPointers: - - /data ---- diff --git a/manifests/tailscale-operator/manifest.yaml b/manifests/tailscale-operator/manifest.yaml deleted file mode 100644 index 59c7fa0..0000000 --- a/manifests/tailscale-operator/manifest.yaml +++ /dev/null @@ -1,10 +0,0 @@ -apiVersion: v1 -kind: Secret -metadata: - name: operator-oauth - namespace: tailscale - annotations: - kube-1password: xwj5xtmakuzeujeqzqd3mp67xy - kube-1password/vault: Kubernetes - kube-1password/secret-text-parse: "true" -type: Opaque