This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Enrichers to configmap #1634
Labels
cat/bug
Bug which needs fixing
cat/starter
Easy issue, ideally for starting with fabric-maven-plugin
Its not possible to change the name of configmap in tag
configMap
, always isxmlconfig
.Description
Include in project the config below and run
mvn fabric8:deploy
Info
mvn -v
) :oc version
) :minishift version
) :Looking the classes [1] [2] I propose create a property
name
in class [2]. I will try create a local version and if works I open a pull request.[1] - https://github.com/fabric8io/fabric8-maven-plugin/blob/master/enricher/standard/src/main/java/io/fabric8/maven/enricher/standard/ConfigMapEnricher.java
[2] - https://github.com/fabric8io/fabric8-maven-plugin/blob/master/core/src/main/java/io/fabric8/maven/core/config/ConfigMap.java
The text was updated successfully, but these errors were encountered: