Marius Hertfelder
Marius Hertfelder
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...
The `env` section in the `hivemqCluster` CRD only allows for `key` and `value`: https://github.com/hivemq/helm-charts/blob/e54315b3daf61f6cdc57f3250976af1619a60cd2/charts/hivemq-operator/hivemqCluster.json#L104-L123 When I want to set the Control Center user and password from a secret, this is...
https://github.com/hivemq/helm-charts/blob/dea201c0175ec5e456abc6b5851fa5a4318db1df/charts/hivemq-operator/templates/hivemq-operator/admission-webhooks/job-patch/job-patchWebhook.yaml#L32-L47 Image for webhook can be specified, but no imagePullSecrets can be given. Most customers depending on changing the image/repo will also have to give credentials for their company container...