Add chart mlflow 1.9.0

This commit is contained in:
wbsong111
2026-04-22 17:08:02 +09:00
parent b8942c5f46
commit 3a78d39b7a
153 changed files with 21026 additions and 0 deletions
@@ -0,0 +1,13 @@
# relok8s image hints file
# This file makes this Helm Chart relocatable by relok8s
# More info here https://github.com/vmware-tanzu/asset-relocation-tool-for-kubernetes
#
# postgresql chart
# postgresql image
- "{{.image.registry}}/{{.image.repository}}:{{.image.tag}}"
# os-shell image
- "{{.volumePermissions.image.registry}}/{{.volumePermissions.image.repository}}:{{.volumePermissions.image.tag}}"
# postgres-exporter image
- "{{.metrics.image.registry}}/{{.metrics.image.repository}}:{{.metrics.image.tag}}"