This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
issue parsing volumemounts to deployment.yml #1783
Labels
status/never-stale
Pin this issue to get never marked as stale by stale-bot
Description
fmp is not parsing VolumeMounts specified in resources as specified in https://maven.fabric8.io/#fabric8:resource
Info
fmp is not translating volumenMounts specified in resources into deployment.yml it is ignoring it.
mvn -v
) : 3.6.1Create a maven project with below pom.xml and execute mvn fabric8:resource
You will see the openshift deployment.yml created without volumeMount which is expected.
The text was updated successfully, but these errors were encountered: