Adam Snyder

Results 102 comments of Adam Snyder

Still relevant. These asks could be implemented in Helm 3 in a backwards compatible way IMO, albeit with varying degrees of complexity. The base64 one seems the easiest -- just...

I don't have time this month unfortunately. I'll update this issue again if I start working on something.

I found another issue with the same root cause, which is that every time the redis container restarts, the `/opt/bitnami/redis/etc/replica.conf` config file is appended with the same data over and...

Thanks for the response. I can understand wanting consistency across Bitnami charts, but as a user who is not familiar with other Bitnami charts it is unexpected behavior. Can this...

> I will send this to the team to see what could be done to improve the documentation. I appreciate it! 😄 > this is not about not giving the...

After trying the `nats` chart, I think it's possible we're not talking about the same thing. 😨 > Once it persist data in the PVC, the configuration is not going...

> Do you mind opening a new issue on this ? Sure, no problem: #11629 > In any case, feel free to send a PR with a proposal. Opened one...

Hi @migruiz4, can you help review or triage this when you have a chance? Thanks. 🙂

@migruiz4 Sure, I've made the change. As a side note, I do not see where the `REDIS_REPLICATION_MODE` variable is actually referenced in the `start-sentinel.sh` script. I also looked through the...