splunk / splunk-operator

Splunk Operator for Kubernetes
Other
210 stars 115 forks source link

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

Open mvleandro opened 11 months ago

mvleandro commented 11 months ago

Please select the type of request

Feature Request

Tell us more

Describe the request

Expected behavior

Splunk setup on K8S

Proposed changes(optional)

vivekr-splunk commented 5 months ago

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.

vivekr-splunk commented 1 month ago

@mvleandro have you used default.yml . please check https://github.com/splunk/splunk-operator/blob/main/docs/Examples.md for example.