Skip to content

Commit bc2488b

Browse files
committed
ADD: Trying insecure connection
Signed-off-by: Fredrik Klingenberg <fredrkl@gmail.com>
1 parent efac56f commit bc2488b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

yaml/syncfolder/splunk-connector-release.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ spec:
1717
global:
1818
splunk:
1919
hec:
20-
host: http-inputs-prd-p-mssza.splunkcloud.com
20+
host: prd-p-mssza.splunkcloud.com
2121
indexName: main
22-
port: 443
22+
port: 8088
23+
insecureSSL: true
2324
logLevel: info
2425
splunk-kubernetes-logging:
2526
enabled: true

0 commit comments

Comments
 (0)