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: lookupPolicy:
local: false local: false
tags: tags:
- from: - annotations:
kind: DockerImage openshift.io/imported-from: 'datalust/${APPLICATION_NAME}:latest'
name: 'datalust/${APPLICATION_NAME}:latest' from:
importPolicy: {} kind: DockerImage
name: latest name: 'datalust/${APPLICATION_NAME}:latest'
referencePolicy: importPolicy: {}
type: Source name: latest
referencePolicy:
type: Source
parameters: parameters:
- description: The name for the application. - description: The name for the application.
displayName: Application Name displayName: Application Name