splunk/splunk-operator

Splunk Operator: I can't change minFreeSpace setting using operator in an IndexerCluster

Opened this issue · 1 comments

Please select the type of request

Feature Request

Tell us more

Describe the request

  • I couldn't find where to change the value for the setting minFreeSpace using the operator in an IndexerCluster.

Expected behavior

  • I should have an easy way to change it by adding a property in the Helmchart values for example.

Splunk setup on K8S

  • I'm using the HelmChart splunk-operator 2.3.1. I'm deploying a multi-site IndexerCluster.

Proposed changes(optional)

  • I should have an easy way to change it by adding a property in the Helmchart values for example.

hello @mvleandro , thanks for raising this issue,

The relevant stanza and parameter of interest in server.conf is:

[diskUsage]
minFreeSpace = <num>

can you use app to update this configuration.