helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

:wheel_of_dharma: A community repository for Helm Charts of OpenSearch Project.

Results 128 helm-charts issues
Sort by recently updated
recently updated
newest added

### Description Trying to figure out how to expose metrics, it was obvious that there is the need of installing an additional plugin to be able to expose prometheus metrics...

first-time-contributor

**Describe the bug** Im trying to see the metrics for opensearch but it seems that it isn't working. **To Reproduce** ``` serviceMonitor: enabled: true ``` ![image](https://github.com/user-attachments/assets/0172f3a0-bc3e-4d03-9d80-f01bd97e7868) **Expected behavior** See all...

bug

## Description It is more like a lack of documentation I guess. I don't want to cope with anything about certificate but only need to use user-password authentication as in...

bug

**Is your feature request related to a problem? Please describe.** When enabling ServiceMonitor one might need to add a specific label to it to make it scrapable by Prometheus **Describe...

enhancement

**Describe the bug** In the `deployment.yaml` the value `.Values.opensearchURL` is referenced: https://github.com/opensearch-project/helm-charts/blob/4ca8bfd8adc3f4c77d29d1ac8a4dfd43dc900acb/charts/opensearch-dashboards/templates/deployment.yaml#L120 It is not provided in the `values.yaml`. It also should be made clear, what's the purpose and difference...

bug
good first issue

## What/Why ### What are you proposing? It observed that the openSearch and OpenSearch-dashboard charts used different conventions for affinity. OpenSearch chart kept it flat i.e. we can directly specify...

enhancement
question

**Describe the bug** I am trying to install opensearch helm chart in a k8s cluster that has kyverno cluster policies that enforces having securityContexts in place. There are couple of...

bug
question

**Describe the bug** Installing a helm chat opensearch version 2.17.0, I try to brake the cluster into different pieces: coordinating, clustermanager, hot data and warm data, similar to what is...

bug