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 0f598f5 commit 400ce95Copy full SHA for 400ce95
.github/workflows/cicd.yml
@@ -26,6 +26,7 @@ jobs:
26
http.port: 9200
27
xpack.license.self_generated.type: basic
28
xpack.security.enabled: false
29
+ plugins.security.ssl.http.enabled: "true"
30
xpack.security.transport.ssl.enabled: false
31
ES_JAVA_OPTS: -Xms512m -Xmx1g
32
action.destructive_requires_name: false
0 commit comments