Updated redis ImageStream definition
This commit is contained in:
parent
0d5b7b3a9b
commit
7cd145e0e1
@ -92,6 +92,17 @@ objects:
|
|||||||
spec:
|
spec:
|
||||||
lookupPolicy:
|
lookupPolicy:
|
||||||
local: false
|
local: false
|
||||||
|
tags:
|
||||||
|
- annotations:
|
||||||
|
openshift.io/imported-from: '${APPLICATION_NAME}:alpine'
|
||||||
|
from:
|
||||||
|
kind: DockerImage
|
||||||
|
name: '${APPLICATION_NAME}:alpine'
|
||||||
|
generation: 2
|
||||||
|
importPolicy: {}
|
||||||
|
name: alpine
|
||||||
|
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