Skip to content

Commit

Permalink
Add New Redis Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal-mohammed committed Dec 24, 2024
1 parent b6eed18 commit a7868aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions redis/redis-sa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ objects:
ports:
- containerPort: 6379
protocol: TCP
command: /bin/sh -c "redis-server --requirepass ${REDIS_PASSWORD}"
resources:
requests:
cpu: "${CPU_REQUEST}"
Expand Down

0 comments on commit a7868aa

Please sign in to comment.