Updated Docker tags
This commit is contained in:
parent
dae146a4b2
commit
cb93832d43
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user