Pin mlflow docker image

This commit is contained in:
Mathis 2024-06-03 13:11:41 +00:00
parent 896ca8ba8d
commit 7e9124599b
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ spec:
- secretRef:
name: minio-user-secret
- name: init-db-upgrade
image: git.namesny.com/cluster/mlflow:latest
image: git.namesny.com/cluster/mlflow:latest@sha256:9d935268bc318d6cadbfe8d480744ce898cdfb906be5ba7125ab87c555894798
envFrom:
- secretRef:
name: mlflow-secret
@ -41,7 +41,7 @@ spec:
exit 0;
containers:
- name: mlflow
image: git.namesny.com/cluster/mlflow:latest
image: git.namesny.com/cluster/mlflow:latest@sha256:9d935268bc318d6cadbfe8d480744ce898cdfb906be5ba7125ab87c555894798
imagePullPolicy: Always
args:
- --host=0.0.0.0