Skip to content

Commit

Permalink
update sync wave
Browse files Browse the repository at this point in the history
  • Loading branch information
boonware committed Dec 6, 2024
1 parent d401af7 commit ce042ee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ce042ee

Please sign in to comment.