rosco insists on going to local:6379 for redis
Print
Created by: Srinivas Kambhampati
Modified on: Sun, 6 Mar, 2022 at 7:39 AM
Question: Sometimes, rosco is trying to contact redis on local host instead of redis configured.
Answer: Please look at:
https://git.app.uib.no/caleno/helm-charts/blob/e0726fdf3074c0767ab0abe2dee649509477ce07/stable/spinnaker/config/rosco-local.yml
Create/update redis-local.yml in .hal/default/profiles:
redis:
connection: ${services.redis.connection:redis://YOUR_REDIS_URL:6379}
Srinivas is the author of this solution article.
Did you find it helpful?
Yes
No
Send feedback Sorry we couldn't be helpful. Help us improve this article with your feedback.