Skip to content

Commit

Permalink
build(HMS-2743): Enable rbac caching
Browse files Browse the repository at this point in the history
  • Loading branch information
akhil-jha committed Oct 9, 2023
1 parent d5aa2cd commit d939b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/clowdapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ parameters:
value: ""
- description: Application cache type (none, memory or redis)
name: APP_CACHE_TYPE
value: "none"
value: "redis"
- description: Internal queue type (memory/sqs/postgres).
name: WORKER_QUEUE
value: "redis"
Expand Down

0 comments on commit d939b23

Please sign in to comment.