Define service type using enricher section of the f-m-p config
This commit is contained in:
@@ -123,6 +123,15 @@
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<enricher>
|
||||
<config>
|
||||
<fmp-service>
|
||||
<type>NodePort</type>
|
||||
</fmp-service>
|
||||
</config>
|
||||
</enricher>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
Reference in New Issue
Block a user