We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7054892 commit b2ee261Copy full SHA for b2ee261
1 file changed
tests/integration/opensearch/config/compose.yaml
@@ -14,7 +14,7 @@ services:
14
- plugins.anomaly_detection.enabled=false
15
- plugins.security.ssl.http.enabled=true
16
- plugins.security.ssl.http.keystore_type=PKCS12
17
- # needs to have "changeit" as keystore and key password
+ - plugins.security.ssl.http.keystore_password=NOPASS
18
- plugins.security.ssl.http.keystore_filepath=certs/intermediate_server/private/opensearch-secure.p12
19
- OPENSEARCH_INITIAL_ADMIN_PASSWORD=Vector2026!
20
- DISABLE_PERFORMANCE_ANALYZER_AGENT_CLI=true
0 commit comments