Disable tls

This commit is contained in:
dvirlabs 2025-05-22 15:28:06 +03:00
parent e5b968dc78
commit 6ae2f82e49

View File

@ -7,6 +7,12 @@ spec:
count: 1
elasticsearchRef:
name: elasticsearch-{{ .Values.env }}
config:
server:
basePath: ""
rewriteBasePath: false
ssl:
enabled: false
http:
tls:
selfSignedCertificate: