You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenGuidou
changed the title
[chart/<chart_name>][REQUEST] Include redis and sentinel tls ports in networkpolicies
[chart/redis-ha][REQUEST] Include redis and sentinel tls ports in networkpolicies
Jan 2, 2025
Is your feature request related to a problem? Please describe.
Today, only non-tls ports are defined in the network policies (see https://github.com/DandyDeveloper/charts/blob/master/charts/redis-ha/templates/redis-haproxy-network-policy.yaml#L34)
Describe the solution you'd like
I'd like to add the tls ports as well, if defined, and remove the non-tls ports if set to 0 (deactivated);
The text was updated successfully, but these errors were encountered: