Top "Fabric8-maven-plugin" questions

How can I specify the spring.profiles.active param with a value from an environment variable using fabric8 maven plugin?

I have a K8s config map that defines an ENVIRONMENT parameter. That value is mounted as an environment variable …

spring-boot kubernetes fabric8 fabric8-maven-plugin