Remove first batch from old cluster

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2024-04-06 15:54:07 +01:00
parent 05dffbd825
commit 0c646191f6
8 changed files with 0 additions and 206 deletions

View File

@@ -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