Skip to content

Commit

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

Signed-off-by: kahirokunn <[email protected]>
  • Loading branch information
kahirokunn committed Jul 29, 2022
1 parent 2a482fb commit 69c5795
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 @@ -72,7 +72,7 @@ haproxy:
port: 6380
replicas: 3
image:
repository: haproxy
repository: public.ecr.aws/docker/library/haproxy
tag: 2.5.7
pullPolicy: IfNotPresent

Expand Down

0 comments on commit 69c5795

Please sign in to comment.