Skip to content

Commit

Permalink
fix: Do not create rbac for argocd in vcluster helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
adberger committed Oct 7, 2024
1 parent e43a02c commit 6dcb0ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/vcluster/ci/components-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ global:
labelSelector:
matchLabels:
foo: bar
lifecycle:
argocd:
rbac: false

0 comments on commit 6dcb0ff

Please sign in to comment.