Martin Simka created WFWIP-172:
----------------------------------
Summary: not possible to change volume mount path in wildfly operator
Key: WFWIP-172
URL:
https://issues.jboss.org/browse/WFWIP-172
Project: WildFly WIP
Issue Type: Bug
Components: OpenShift
Reporter: Martin Simka
Assignee: Brian Stansberry
WildFly Operator
It looks like (I'm not much familiar with go) that volume mount path is [hard
coded|https://github.com/wildfly/wildfly-operator/blob/master/pkg/control...]
and cannot be changed.
EAP will need {{/opt/eap/standalone/data}}
Also [
documentation|https://github.com/wildfly/wildfly-operator/blob/master/doc...
says it is {{/opt/jboss/wildfly/standalone/data}} but that is different from code's
{{/wildfly/standalone/data}}.
Upstream issue:
https://github.com/wildfly/wildfly-operator/issues/55
--
This message was sent by Atlassian Jira
(v7.12.1#712002)