charts
charts copied to clipboard
Various helm charts migrated from [helm/stable] due to deprecation
**Is your feature request related to a problem? Please describe.** I need to be able to override all the container images in the helm chart to use my own private...
#### What this PR does / why we need it: #### Which issue this PR fixes - fixes #217 #### Special notes for your reviewer: Using this I get the...
**Describe the bug** Invalid tcp-check for Sentinel during the check_if_redis_is_master. At the last steps, it send the `QUIT` commend which is invalid for the sentinel container it connects to based...
**Describe the bug** Make ipv6 format bind optional - deployment fails on kube that does not have ipv6 setup **To Reproduce** Kube v1.18.10 with only IPv4 setup ``` [ALERT] 214/163950...
#### What this PR does / why we need it: This PR bumps HAProxy image to an LTS version, [current version is EOL 2023-Q1](https://www.haproxy.org/). I did not see any breaking...
#### What this PR does / why we need it: #### Which issue this PR fixes *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when PR...
Signed-off-by: lftgl #### What this PR does / why we need it: With this PR I would like to create the possibility to apply relabeling settings and the ServiceMonitor resources....
**Describe the bug** You can configure resources for all Pods except for the `configmap-test` Pod. A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce...
Signed-off-by: Milan Sladky #### What this PR does / why we need it: Allow addition of labels to volume claim template in the StatefulSet. #### Which issue this PR fixes...