Browse Source

Fixed typo in .openshiftio template

pull/4/head v7.0.0-redhat
Andrea Tarocchi 8 years ago
parent
commit
4badbdabc7
  1. 2
      .openshiftio/application.yaml

2
.openshiftio/application.yaml

@ -100,7 +100,7 @@ objects:
forcePull: true forcePull: true
from: from:
kind: ImageStreamTag kind: ImageStreamTag
name: fuse-java-openshift:latest name: fuse-java-openshift:1.0
incremental: true incremental: true
type: Source type: Source
triggers: triggers:

Loading…
Cancel
Save