OT-CONTAINER-KIT / helm-charts

A repository which that will contain helm charts with best and security practices.
https://ot-container-kit.github.io/helm-charts
49 stars 84 forks source link

Fixing wrong references to the redisConfig #183

Open andinod opened 6 months ago

andinod commented 6 months ago

At the moment of using the helm charts from ot-helm, I have detected that the references in the template are wrong identated for redisConfig, in the standalone, replication and in the case of sentinel a wrong reference in the exporter.

So the point is to fix this reference officially in the helm charts.

Thanks.

David