spotahome / redis-operator

Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.
Apache License 2.0
1.48k stars 355 forks source link

Fix go template annotations of CRD in the helm chart #655

Open paretl opened 10 months ago

paretl commented 10 months ago

Fixes https://github.com/spotahome/redis-operator/issues/654.

I saw that a current PR is open with the same changed (https://github.com/spotahome/redis-operator/pull/651), but it could be great to make this fix first without another change.

Changes proposed on the PR:

sylvainOL commented 9 months ago

Do you know when it'll be released?

paretl commented 9 months ago

Do you know when it'll be released?

I'm waiting a review on this one But we can also merge https://github.com/spotahome/redis-operator/pull/656 to fix it. For me, it doesn't matter