Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mvleandro opened this issue Dec 20, 2023 · 2 comments
Assignees
Labels

Comments

@mvleandro
Copy link

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.
@vivekr-splunk
Copy link
Collaborator

vivekr-splunk commented Jun 13, 2024

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
Copy link
Collaborator

vivekr-splunk commented Oct 22, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants