Updated Docker tags

This commit is contained in:
Tim McCarthy 2020-02-18 15:54:03 -08:00
parent dae146a4b2
commit cb93832d43

View File

@ -97,13 +97,15 @@ objects:
lookupPolicy:
local: false
tags:
- from:
kind: DockerImage
name: 'datalust/${APPLICATION_NAME}:latest'
importPolicy: {}
name: latest
referencePolicy:
type: Source
- annotations:
openshift.io/imported-from: 'datalust/${APPLICATION_NAME}:latest'
from:
kind: DockerImage
name: 'datalust/${APPLICATION_NAME}:latest'
importPolicy: {}
name: latest
referencePolicy:
type: Source
parameters:
- description: The name for the application.
displayName: Application Name