Skip to content

Commit d4c1820

Browse files
committed
try insecure_skip_verify
1 parent 6f03680 commit d4c1820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • integration_test/third_party_apps_test/applications/elasticsearchv9

integration_test/third_party_apps_test/applications/elasticsearchv9/enable

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ metrics:
2121
endpoint: https://localhost:9200
2222
username: elastic
2323
password: elastic_test_password_123
24-
insecure: true
24+
insecure_skip_verify: true
2525
service:
2626
pipelines:
2727
elasticsearch:

0 commit comments

Comments
 (0)