Skip to content

Commit b88bb6a

Browse files
committed
fix again
1 parent 2ec68a1 commit b88bb6a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/cicd.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,6 @@ jobs:
4242
discovery.type: single-node
4343
http.port: 9202
4444
http.cors.enabled: true
45-
# Only set security settings in one place to avoid conflicts
46-
plugins.security.disabled: 'true'
47-
# Disable all security features
48-
plugins.security.ssl.http.enabled: 'false'
49-
plugins.security.ssl.transport.enabled: 'false'
50-
plugins.security.authcz.admin_dn:
51-
- ""
52-
plugins.security.nodes_dn:
53-
- ""
5445
OPENSEARCH_JAVA_OPTS: >-
5546
-Xms512m
5647
-Xmx512m

0 commit comments

Comments
 (0)