Description
The kubernetes extension for quarkus always generates the resource definitions for the default namespace and there is no way to configure this during build time.
It would be great if we could have a system property like quarkus.kubernetes.namespace and set the namespace of the app without having to edit the generated sources each time
Description The kubernetes extension for quarkus always generates the resource definitions for the default namespace and there is no way to configure this during build time. It would be great if we could have a system property like
quarkus.kubernetes.namespace
and set the namespace of the app without having to edit the generated sources each timehttps://github.com/quarkusio/quarkus/issues/10046
$upstream:10046$