FPDC: move imagestream.yml in files

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-08-29 13:16:52 +02:00 committed by Pierre-Yves Chibon
parent eb10f482d7
commit 2df0fffaa5
3 changed files with 11 additions and 11 deletions

View file

@ -17,7 +17,7 @@
- abompard
- role: openshift/object
app: fpdc
template: imagestream.yml
file: imagestream.yml
objectname: imagestream.yml
- role: openshift/object
app: fpdc

View file

@ -0,0 +1,10 @@
apiVersion: v1
items:
- apiVersion: v1
kind: ImageStream
metadata:
name: fpdc
labels:
build: fpdc-build
kind: List
metadata: {}

View file

@ -1,10 +0,0 @@
---
apiVersion: v1
kind: ImageStream
metadata:
name: fpdc
spec:
lookupPolicy:
local: false
status:
dockerImageRepository: ""