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
from:
kind: ImageStreamTag
name: fuse-java-openshift:latest
name: fuse-java-openshift:1.0
incremental: true
type: Source
triggers:

Loading…
Cancel
Save