helm-charts
helm-charts copied to clipboard
:wheel_of_dharma: A community repository for Helm Charts of OpenSearch Project.
**Is your feature request related to a problem? Please describe.** A chart for Logstash will be helpful in deploying OpenSearch stacks to Kubernetes **Describe the solution you'd like** N/A **Describe...
**Is your feature request related to a problem? Please describe.** At the moment opensearch_dashboards.yml is stored as a ConfigMap. So the settings (incl. opensearch_security.openid.client_secret) are not really treated as 'Secrets'....
**Describe the bug** So I'm trying to deploy a "mostly" vanilla deployment of these two charts but I'm getting an error in the dashboard logs. ``` {"type":"log","@timestamp":"2022-10-28T15:02:05Z","tags":["error","opensearch","data"],"pid":1,"message":"[ConnectionError]: socket hang up"}...
**Describe the bug** When I set the readOnlyRootFilesystem key to 'true', the OpenSearch Dashboards pod cannot be started. The following messages appear in the pod log: > FATAL Error: Unable...
Moved from: https://github.com/opensearch-project/OpenSearch-Dashboards/issues/3927 @ganilmca commented on [Mon Apr 24 2023](https://github.com/opensearch-project/OpenSearch-Dashboards/issues/3927) Hi Team, We want to deploy OpenSearch-cluster with network-attachment-definitions. Can any one please help us to deploy the cluster with...
./bin/opensearch-keystore add plugins.alerting.destination.email..username ./bin/opensearch-keystore add plugins.alerting.destination.email..password, These are the commands mentioned in documentation to add alerting notifications, at run time we can get inside a container and we can add...
@ganilmca commented on [Mon Apr 03 2023](https://github.com/opensearch-project/OpenSearch-Dashboards/issues/3773) Hi Team, We are not able to create the index pattern in opensearch-dashboard, getting the below error. **{"statusCode":413,"error":"Request Entity Too Large","message":"Payload content length...
**Describe the bug** Error: "tags":["error","opensearch","data"],"pid":1,"message":"[ConnectionError]: certificate signature failure"} "tags":["error","savedobjects-service"],"pid":1,"message":"Unable to retrieve version information from OpenSearch nodes."} My dashboards chart. Host: `opensearchHosts: "https://opensearch-cluster-master.opensearch.svc.cluster.local:9200"` Config: `config: opensearch_dashboards.yml: | server: name: dashboards host:...
Hi guys, I am trying use ldap authc by helm deployment. Here is my helm version: ``` NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION opensearch-ds1 opensearch 1 2023-03-17 11:35:19.70864169...
**Is your feature request related to a problem? Please describe.** It is related to documentation of ingress params **Describe the solution you'd like** A clear and concise description with multiple...