POM name is too long to setup the Deployment & Service kubernetes name
This commit is contained in:
@@ -123,6 +123,18 @@
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<enricher>
|
||||
<config>
|
||||
<fmp-controller>
|
||||
<name>spring-cloud-reload</name>
|
||||
</fmp-controller>
|
||||
<fmp-service>
|
||||
<name>spring-cloud-reload</name>
|
||||
</fmp-service>
|
||||
</config>
|
||||
</enricher>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
Reference in New Issue
Block a user