Skip to content

Commit

Permalink
fix: sync waves
Browse files Browse the repository at this point in the history
  • Loading branch information
codekow committed Jun 12, 2024
1 parent 54222cf commit 98a48be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions components/demos/instance/rhods/datasciencecluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ kind: DataScienceCluster
apiVersion: datasciencecluster.opendatahub.io/v1
metadata:
name: default-dsc
annotations:
argocd.argoproj.io/sync-wave: "-1"
labels:
app.kubernetes.io/name: datasciencecluster
app.kubernetes.io/instance: default
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: opendatahub.io/v1alpha
kind: OdhDashboardConfig
metadata:
annotations:
argocd.argoproj.io/sync-wave: "3"
argocd.argoproj.io/sync-wave: "5"
name: odh-dashboard-config
namespace: redhat-ods-applications
spec:
Expand Down

0 comments on commit 98a48be

Please sign in to comment.