Skip to content

Commit

Permalink
fix: agocd
Browse files Browse the repository at this point in the history
  • Loading branch information
codekow committed Jun 12, 2024
1 parent 7998b6f commit 54222cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/demos/instance/rhods/datasciencecluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ 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
2 changes: 2 additions & 0 deletions components/demos/instance/rhods/odh-dashboard-config-cr.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
apiVersion: opendatahub.io/v1alpha
kind: OdhDashboardConfig
metadata:
annotations:
argocd.argoproj.io/sync-wave: "3"
name: odh-dashboard-config
namespace: redhat-ods-applications
spec:
Expand Down

0 comments on commit 54222cf

Please sign in to comment.