Removed second-cluster sync waves

This commit is contained in:
Richard Robert Reitz 2024-11-24 16:12:55 +01:00
parent e89c869d4e
commit 31845ea045
3 changed files with 0 additions and 6 deletions

View file

@ -4,8 +4,6 @@ metadata:
name: argo-app-test
labels:
purpose: dev
annotations:
argocd.argoproj.io/sync-wave: "2"
spec:
forProvider:
config:

View file

@ -3,8 +3,6 @@ kind: Application
metadata:
name: argo-second-cluster-demo
namespace: argocd
annotations:
argocd.argoproj.io/sync-wave: "3"
spec:
destination:
namespace: jojo

View file

@ -2,8 +2,6 @@ apiVersion: container.kind.crossplane.io/v1alpha1
kind: KindCluster
metadata:
name: argo-app-test
annotations:
argocd.argoproj.io/sync-wave: "1"
spec:
forProvider:
kindConfig: |