commit | 9d33e6996ca1a9eafbebb0c743d94ab0f47f3d4b | [log] [tgz] |
---|---|---|
author | Michiel Piscaer <michiel@piscaer.com> | Sat Sep 21 23:46:08 2024 +0200 |
committer | GitHub <noreply@github.com> | Sat Sep 21 21:46:08 2024 +0000 |
tree | 8cd22929f2d0062fc2a932745abc4f00589aa052 | |
parent | 3dac2c29430d8d2797b397c1f9e270795a7dc8c6 [diff] |
fix: memcached and memcachedExporter use the atmosphere_images (#1885) Currently the containers memcached and memcachedExporter for loki don't use the atmosphere_images variable. This way it is not overwritable. I have tested this on the zed and 2023.1 branch. This has only been seen on the 2023.1 branch.
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