elkh510
elkh510
hi all try to deploy next ``` apiVersion: opensearch.opster.io/v1 kind: OpenSearchCluster metadata: name: opensearch spec: confMgmt: VerUpdate: false autoScaler: false monitoring: true smartScaler: false general: serviceName: opensearch version: 2.0.1 setVMMaxMapCount:...
hi ## Context In OpenSearch Dev Tools, it's possible to create a bootstrap index with **date math** in its name using a URL like: ```http PUT %3Cstage-%7Bnow%2Fd%7D-000001%3E { "aliases": {...
Hi! Thank you for your great work on this project. I would like to ask if it’s possible (or planned) to integrate [openvpn-auth-oauth2](https://github.com/jkroepke/openvpn-auth-oauth2) with openvpn-ui. This would allow users to...
This change introduces the extraManifests value, allowing users to provide and render arbitrary additional Kubernetes manifests as part of the chart deployment. This enables injecting custom resources (such as ConfigMaps...
This change adds support for overriding the ingress backend service name and port via the serviceName and servicePort values while keeping the existing defaults. These overrides are required to support...