CLOUD-2083 JDV64 templates#371
Conversation
| "imageChange": { | ||
| "from": { | ||
| "kind": "ImageStreamTag", | ||
| "name": "jboss-datagrid65-client-openshift:1.0" |
| "from": { | ||
| "kind": "ImageStreamTag", | ||
| "namespace": "${IMAGE_STREAM_NAMESPACE}", | ||
| "name": "jboss-datagrid65-client-openshift:1.0" |
There was a problem hiding this comment.
@bdecoste You might want to updates this to "jboss-datagrid71-client-openshift:1.0"
| }, | ||
| "paths": [ | ||
| { | ||
| "destinationDir": "./${CONTEXT_DIR}/extensions/datagrid65", |
There was a problem hiding this comment.
s#./${CONTEXT_DIR}/extensions/datagrid65"#./${CONTEXT_DIR}/extensions/datagrid71"# ?
| "imageChange": { | ||
| "from": { | ||
| "kind": "ImageStreamTag", | ||
| "name": "jboss-datagrid65-client-openshift:1.0" |
There was a problem hiding this comment.
s/jboss-datagrid65-client-openshift:1.0/jboss-datagrid71-client-openshift:1.0/
| "from": { | ||
| "kind": "ImageStreamTag", | ||
| "namespace": "${IMAGE_STREAM_NAMESPACE}", | ||
| "name": "jboss-datagrid65-client-openshift:1.0" |
There was a problem hiding this comment.
s/jboss-datagrid65-client-openshift:1.0/jboss-datagrid71-client-openshift:1.0/
| }, | ||
| "paths": [ | ||
| { | ||
| "destinationDir": "./${CONTEXT_DIR}/extensions/datagrid65", |
There was a problem hiding this comment.
s#./${CONTEXT_DIR}/extensions/datagrid65#./${CONTEXT_DIR}/extensions/datagrid71# ?
|
Changes need to be made: "value": "datavirt/dynamicvdb-datafederation/app" needs to be changed to the new datavirt4/.... directory. The new JDV 6.4 quickstart will need to have a new directory, so that JDV 6.3 isn't corrupted. Also, not sure why the ModeShape username/passwords setting were removed. |
|
This PR is no longer valid, the templates have been moved. |
No description provided.