|
50bce43f25
|
refactor(helm): use stable as image tag for init container
continuous-integration/drone/pr Build is passing
|
2023-01-27 00:08:33 +01:00 |
|
|
ac6751f509
|
doc(helm): removed extra line
|
2023-01-27 00:08:33 +01:00 |
|
|
b999bb36af
|
feat(helm): ability to monitor garage via prometheus
|
2023-01-27 00:08:33 +01:00 |
|
|
d20e8c9256
|
feat(helm): allow to override the init container image
|
2023-01-27 00:08:32 +01:00 |
|
|
fd03b184b3
|
fix(helm): file permission issues when running as non-root user
Specify the user group for the garage (and init) process and ensure
that the persistent storage is mounted with the correct file system
group
|
2023-01-27 00:08:32 +01:00 |
|
|
da6f7b0dda
|
feat(helm): ensure that config changes trigger a pod rollout
|
2023-01-27 00:08:32 +01:00 |
|
|
e17970773a
|
refactor(helm): removed metadataDir and dataDir config variable
The variables were only templated into the configuration file and
did not change the pod mountpaths, so the variables were not necessary
|
2023-01-27 00:08:32 +01:00 |
|
|
88b66c69a5
|
feat(helm): allow to override the default configuration file
Signed-off-by: Patrick Jahns <kontakt@patrickjahns.de>
|
2023-01-27 00:08:31 +01:00 |
|