Skip to content

Commit

Permalink
Add RBAC as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Victoremepunto committed Jan 12, 2024
1 parent 3704d1f commit 6779659
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion deploy/clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,10 @@ objects:
metadata:
name: playbook-dispatcher
spec:
dependencies:
- rbac
optionalDependencies:
- ingress
- ingress

envName: ${ENV_NAME}

Expand Down

0 comments on commit 6779659

Please sign in to comment.