-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
-
We should permit to override configuration in helm chart.
For example, Kubernetes metadata, images etc.
More details here
The main issue is that the helm chart are generated by the QOSDK and is not customizable.
The alternative is to use the quarkus helm extension and disable the QOSDK with
quarkus.operator-sdk.helm.enabled=false
The resulting helm have some differences that needs to be checked and verified. Also verify if a proper configuration of helm extension can lead to a more similar helm chart.