Name and Version
bitnami/mlflow:2.0.2
What architecture are you using?
None
What steps will reproduce the bug?
helm template --values=values.yaml --set image.tag=latest bitnami/mlflow > foo.bar
Are you using any custom parameters or values?
image.tag=latest
What is the expected behavior?
imagePullPolicy of the mlflow contaienr should be Always
What do you see instead?
imagePullPolicy of the mlflow contaienr should be IfNotPresent
Additional information
No response
Name and Version
bitnami/mlflow:2.0.2
What architecture are you using?
None
What steps will reproduce the bug?
Are you using any custom parameters or values?
image.tag=latest
What is the expected behavior?
imagePullPolicyof the mlflow contaienr should beAlwaysWhat do you see instead?
imagePullPolicyof the mlflow contaienr should beIfNotPresentAdditional information
No response