Closed anna-intellegens closed 3 days ago
[Triage] Thanks @anna-intellegens for opening a PR, we can get the PR reviewed and merged. @peterzhuamazon
Since the PR got merged, will go ahead and close the issue. Feel free to reopen if there are any issues.
Describe the bug Persistence init container doesn't have a pull policy defined, meaning it defaults to Always, causing it to error on offline deployments
To Reproduce Steps to reproduce the behavior:
image.pullPolicy = "Never"
set in values.yamlExpected behavior Persistence init container should respect pull policy specified in
image.pullPolicy
similar to other init containers (such as sysctlInit)Chart Name Opensearch v1.x charts
Screenshots If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):