wazuh-helm icon indicating copy to clipboard operation
wazuh-helm copied to clipboard

Add manager init container image to values

Open catemiko opened this issue 2 months ago • 1 comments

Manager init container image should be added in values, instead being hardcoded into templates. https://github.com/morgoved/wazuh-helm/blob/9bc984b17db754692435fe699b21a5a156e0378c/charts/wazuh/templates/manager/master/statefulset.yaml#L80-L83

https://github.com/morgoved/wazuh-helm/blob/9bc984b17db754692435fe699b21a5a156e0378c/charts/wazuh/templates/manager/worker/statefulset.yaml#L95-L98

catemiko avatar Oct 20 '25 10:10 catemiko

@catemiko If you need to be able to change this, you can always make a PR

morgoved avatar Oct 20 '25 10:10 morgoved