Files
service-catalog/manifests/helm/mlflow/1.9.0/charts/postgresql/.relok8s-images.yaml
T
2026-04-22 17:08:02 +09:00

14 lines
516 B
YAML

# 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}}"