cmak-operator icon indicating copy to clipboard operation
cmak-operator copied to clipboard

Ability to change CMAK to read only mode.

Open jitapichab opened this issue 2 years ago • 1 comments

Hi, Nice project :)

I want to put the CMAK in read only mode to change:

application.features=["KMClusterManagerFeature","KMTopicManagerFeature","KMPreferredReplicaElectionFeature","KMReassignPartitionsFeature"]

for application.features=["KMPreferredReplicaElectionFeature”,“KMReassignPartitionsFeature"] and vice-versa.

What do you think about (overwrite application.conf option )

there is another wat to put CMAK in read only mode ?

Thanks a lot !!!

jitapichab avatar Sep 07 '22 00:09 jitapichab

Hello

There is a dedicated section in README about application.conf customization.

https://github.com/eshepelyuk/cmak-operator#cmak-application-settings

eshepelyuk avatar Sep 07 '22 01:09 eshepelyuk