added calculator image stream to openshift template
This commit is contained in:
parent
17c43efb41
commit
273867f6d7
1 changed files with 8 additions and 0 deletions
|
|
@ -34,3 +34,11 @@
|
|||
spec:
|
||||
lookupPolicy:
|
||||
local: False
|
||||
-
|
||||
kind: ImageStream
|
||||
apiVersion: image.openshift.io/v1
|
||||
metadata:
|
||||
name: calculator
|
||||
spec:
|
||||
lookupPolicy:
|
||||
local: False
|
||||
|
|
|
|||
Loading…
Reference in a new issue