Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Enable image-lookup #13

Open
ignasi35 opened this issue Mar 4, 2019 · 0 comments
Open

Enable image-lookup #13

ignasi35 opened this issue Mar 4, 2019 · 0 comments

Comments

@ignasi35
Copy link
Contributor

ignasi35 commented Mar 4, 2019

This repo requires kustomize so we can adjust the image setting on the Deployment in the YAML files.

OpenShift offers a feature called image-lookup which coul dmake the above obsolete so we could reference image: "hello-lagom:1.0-SNAPSHOT" in all environments instead of requiring:

## in overlays/openshift/kustomization.yml
images:
  - name: "hello-lagom"
    newName: "docker-registry-default.centralpark.lightbend.com/lagom-scala-openshift-smoketests/hello-lagom"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant