Disable tls

This commit is contained in:
dvirlabs 2025-05-22 15:24:38 +03:00
parent 9d69735240
commit e5b968dc78

View File

@ -8,6 +8,9 @@ spec:
elasticsearchRef:
name: elasticsearch-{{ .Values.env }}
http:
tls:
selfSignedCertificate:
disabled: true
service:
spec:
type: ClusterIP
type: ClusterIP