OpenSearch — cluster
opensearch/cluster · version 1
envs add opensearch/cluster
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
OPENSEARCH_URL |
required | config | Cluster address.. Shape ^https://\S+$. where to get it |
OPENSEARCH_USERNAME |
required | secret | Half of a credential pair.. where to get it |
OPENSEARCH_PASSWORD |
required | secret | Password half.. where to get it |