Skip to content

Commit

Permalink
Merge pull request #12 from Onlineberatung/OB-OpensearchVMMaxCount
Browse files Browse the repository at this point in the history
feat: add max vm count
  • Loading branch information
web-mi authored May 22, 2023
2 parents 52c4e92 + a5d7781 commit 5fff80c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ spec:
version: 2.5.0
httpPort: {{ .Values.httpPort }}
vendor: opensearch
setVMMaxMapCount: true
serviceName: {{ .Values.serviceName | default "opensearch" }}
pluginsList: ["repository-s3"," https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/2.5.0.0/prometheus-exporter-2.5.0.0.zip"]
dashboards:
Expand Down

0 comments on commit 5fff80c

Please sign in to comment.