In the official docs there's this YAML block that is supposed to enable the console:
hazelcast:
management-center:
scripting-enabled: true
Given that we have installed it using Helm (chart version 5.7 currently), how can we enable the console? There's no reference to it in the values file.
Thanks!
In the official docs there's this YAML block that is supposed to enable the console:
Given that we have installed it using Helm (chart version 5.7 currently), how can we enable the console? There's no reference to it in the values file.
Thanks!