Skip to content

Commit

Permalink
fix: redis image was migrated from docker hub to public ecr for docke…
Browse files Browse the repository at this point in the history
…r hub rate limit

Signed-off-by: kahirokunn <[email protected]>
  • Loading branch information
kahirokunn committed Jul 29, 2022
1 parent 6f52301 commit 2a482fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/redis-ha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
##
image:
repository: redis
repository: public.ecr.aws/docker/library/redis
tag: 6.2.5-alpine
pullPolicy: IfNotPresent

Expand Down

0 comments on commit 2a482fb

Please sign in to comment.