Skip to content

Commit

Permalink
Update Redis infra code
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal-mohammed committed May 9, 2024
1 parent 6332563 commit e9165ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-redis-cluster-DEV.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
COMMON_NAMESPACE: ${{ vars.COMMON_NAMESPACE }}
GRAD_NAMESPACE: ${{ vars.GRAD_NAMESPACE }}
BUSINESS_NAMESPACE: ${{ vars.GRAD_BUSINESS_NAMESPACE }}
REPLICAS: 2
REPLICAS: 6
on:
workflow_dispatch:
jobs:
Expand Down

0 comments on commit e9165ba

Please sign in to comment.