diff --git a/roles/openshift-apps/solr/templates/deploymentconfig.yml b/roles/openshift-apps/solr/templates/deploymentconfig.yml index 133a519036..57d3995775 100644 --- a/roles/openshift-apps/solr/templates/deploymentconfig.yml +++ b/roles/openshift-apps/solr/templates/deploymentconfig.yml @@ -35,7 +35,7 @@ spec: mountPath: /opt/solr/server/solr/configsets/packages readOnly: true - name: script-volume - mountpath: /opt/solr-start + mountPath: /opt/solr-start readinessProbe: timeoutSeconds: 1 initialDelaySeconds: 30