diff --git a/cluster-applications/052-group-sync-operator/templates/02-gso_Subcription.yaml b/cluster-applications/052-group-sync-operator/templates/02-gso_Subcription.yaml index 2827573f..4a7e63fd 100644 --- a/cluster-applications/052-group-sync-operator/templates/02-gso_Subcription.yaml +++ b/cluster-applications/052-group-sync-operator/templates/02-gso_Subcription.yaml @@ -5,7 +5,7 @@ metadata: name: group-sync-operator namespace: group-sync-operator annotations: - argocd.argoproj.io/sync-wave: "053" + argocd.argoproj.io/sync-wave: "052" {{- if .Values.custom_labels }} labels: {{ .Values.custom_labels | toYaml | indent 4 }} diff --git a/cluster-applications/052-group-sync-operator/templates/03-gso_Secret.yaml b/cluster-applications/052-group-sync-operator/templates/03-gso_Secret.yaml index 10600f50..1f9d884f 100644 --- a/cluster-applications/052-group-sync-operator/templates/03-gso_Secret.yaml +++ b/cluster-applications/052-group-sync-operator/templates/03-gso_Secret.yaml @@ -5,7 +5,7 @@ metadata: name: isv-group-sync namespace: group-sync-operator annotations: - argocd.argoproj.io/sync-wave: "054" + argocd.argoproj.io/sync-wave: "052" {{- if .Values.custom_labels }} labels: {{ .Values.custom_labels | toYaml | indent 4 }} diff --git a/cluster-applications/052-group-sync-operator/templates/04-gso_GroupSync.yaml b/cluster-applications/052-group-sync-operator/templates/04-gso_GroupSync.yaml index 1d74b4e9..80440764 100644 --- a/cluster-applications/052-group-sync-operator/templates/04-gso_GroupSync.yaml +++ b/cluster-applications/052-group-sync-operator/templates/04-gso_GroupSync.yaml @@ -5,7 +5,7 @@ metadata: name: isv-group-sync namespace: group-sync-operator annotations: - argocd.argoproj.io/sync-wave: "055" + argocd.argoproj.io/sync-wave: "052" spec: schedule: "{{ .Values.group_sync_operator_cron_schedule }}" providers: