I am using stable/hazelcast Helm to deploy my Hazelcast instance.
I am not sure how to enable CP Subsystem using the values.yaml and how to set the number of CP MemberCount for this instance.
Using: https://github.com/helm/charts/tree/master/stable/hazelcast
Is this any help, https://github.com/hazelcast/hazelcast/blob/master/hazelcast/src/test/resources/hazelcast-fullconfig-without-network.yaml#L815 ?
Add the hazelcast.cp-subsystem
in a configuration file might be the simplest way