You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 registries.
For the HiveMQ K8s image, imagePullSecrets can be given but there is no hint about that in values.yaml, only in hivemqCluster.json. Would be more user friendly if all possible settings are given in values.yaml (and just commented out).
helm-charts/charts/hivemq-operator/templates/hivemq-operator/admission-webhooks/job-patch/job-patchWebhook.yaml
Lines 32 to 47 in dea201c
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 registries.
For the HiveMQ K8s image, imagePullSecrets can be given but there is no hint about that in
values.yaml
, only inhivemqCluster.json
. Would be more user friendly if all possible settings are given invalues.yaml
(and just commented out).@patrickjahns
The text was updated successfully, but these errors were encountered: