Some cleanup

This commit is contained in:
Ovidio Mallo 2016-12-05 17:13:39 +01:00
parent bc9c84d8ce
commit be0ba18857

View file

@ -18,25 +18,25 @@ spec:
kind: ImageStreamTag kind: ImageStreamTag
name: frontend:latest name: frontend:latest
source: source:
type: Git
git: git:
uri: https://github.com/omallo/ruby-ex uri: https://github.com/omallo/ruby-ex
type: Git
strategy: strategy:
type: Source
sourceStrategy: sourceStrategy:
from: from:
kind: ImageStreamTag kind: ImageStreamTag
name: ruby:2.3 name: ruby:2.3
namespace: openshift namespace: openshift
type: Source
triggers: triggers:
- github: - type: GitHub
github:
secret: vo6X68zZF5Vo7Gr3VE6i secret: vo6X68zZF5Vo7Gr3VE6i
type: GitHub - type: Generic
- generic: generic:
secret: 1mmeM9GOBvY2aS7rlF0f secret: 1mmeM9GOBvY2aS7rlF0f
type: Generic
- type: ConfigChange - type: ConfigChange
- imageChange: {} - type: ImageChange
type: ImageChange imageChange: {}
status: status:
lastVersion: 0 lastVersion: 0