mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 20:51:26 +00:00
GitBook: [#180] Kubernetes values.yaml fix typo for elasticsearch password secret key
This commit is contained in:
parent
dbe6b641ac
commit
e2fdecfd20
@ -28,7 +28,7 @@ description: This page list all the supported helm values for OpenMetadata Helm
|
||||
| global.elasticsearch.port | int | 9200 | |
|
||||
| global.elasticsearch.scheme | string | `http` | |
|
||||
| global.elasticsearch.auth.password.secretRef | string | elasticsearch-secrets | |
|
||||
| global.elasticsearch.auth.password.secretKey | string | openmetadata-elastcisearch-password | |
|
||||
| global.elasticsearch.auth.password.secretKey | string | openmetadata-elasticsearch-password | |
|
||||
| global.elasticsearch.trustStore.enabled | bool | false | |
|
||||
| global.elasticsearch.trustStore.path | string | Empty String | |
|
||||
| global.elasticsearch.trustStore.password.secretRef | string | elasticsearch-truststore-secrets | |
|
||||
|
Loading…
x
Reference in New Issue
Block a user