Skip to content

Commit

Permalink
chore: categorize uncategorized resourced in Tiltfile (#2081)
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Rancourt <[email protected]>
  • Loading branch information
krancour authored May 31, 2024
1 parent c5e1114 commit 088fc4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Tiltfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ k8s_resource(
'kargo-api:configmap',
'kargo-api:secret',
'kargo-api:serviceaccount',
'kargo-api-rollouts:clusterrole',
'kargo-api-rollouts:clusterrolebinding',
'kargo-project-admin:clusterrole'
],
resource_deps=['back-end-compile','dex-server']
Expand Down

0 comments on commit 088fc4d

Please sign in to comment.