marcel-dempers / docker-development-youtube-series

5.3k stars 4.09k forks source link

Fixing Redis Kubernetes #201

Closed DerLev closed 1 year ago

DerLev commented 1 year ago

This PR fixes the Redis-Kubernetes portion of this repo.

Because normal sh does not support bash string modifications, a workaround with a helper var is needed to loop over the supplied hostnames. I also threw an update of redis to the latest alpine version into the mix 👌.

Related:

Fixes:

marceldempers commented 1 year ago

nice, looks clean, thanks 💪🏽🙏🏽