diff --git a/applications/mlflow/charts/mlflow/values.yaml b/applications/mlflow/charts/mlflow/values.yaml index 4bb56250..6c323db9 100644 --- a/applications/mlflow/charts/mlflow/values.yaml +++ b/applications/mlflow/charts/mlflow/values.yaml @@ -699,4 +699,4 @@ postgres: # -- Image tag tag: "17.6" # -- Image pull policy - pullPolicy: IfNotPresent + pullPolicy: IfNotPresent \ No newline at end of file