mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
commit
36c880fb45
@ -20,7 +20,7 @@ spec:
|
|||||||
args:
|
args:
|
||||||
- |
|
- |
|
||||||
REDIS_PASSWORD=a-very-complex-password-here
|
REDIS_PASSWORD=a-very-complex-password-here
|
||||||
nodes=redis-0.redis.redis.svc.cluster.local,redis-1.redis.redis.svc.cluster.local,redis-2.redis.redis.svc.cluster.local
|
nodes=redis-0.redis,redis-1.redis,redis-2.redis
|
||||||
|
|
||||||
for i in ${nodes//,/ }
|
for i in ${nodes//,/ }
|
||||||
do
|
do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user