commit | c7a54c0146b4864c1f607557d75da073eb200dfa | [log] [tgz] |
---|---|---|
author | Tadas Sutkaitis <tadasas@gmail.com> | Mon Oct 21 20:26:56 2024 +0300 |
committer | GitHub <noreply@github.com> | Mon Oct 21 17:26:56 2024 +0000 |
tree | 8d3046834f67e2d0851fbbeefc55f4abc0da0da5 | |
parent | 9245bf76d508233a98d59468438c0a8932e87ec5 [diff] |
fix: perconas haproxy default cfg (#1211) Since we are now using version 1.14.0 of the operator and default haproxy tag from it is also 1.14.0 we need to update haproxy config to new version. Without kubernetes resolver startup of haproxy pods takes much longer. And yes, it has nothing to do with crVersion: "1.13.0" from spec itself:) Reviewed-by: Oleksandr K.
If you have any questions and discussions about Atmosphere, you can join the community:
You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::
pre-commit install --hook-type commit-msg