Add chart mlflow 1.9.0
This commit is contained in:
@@ -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}}"
|
||||
|
||||
Reference in New Issue
Block a user