fix: ElasticSearch | using clusterIP was a mistake

This commit is contained in:
2024-10-13 17:35:32 +05:00
parent 5f0cd94f34
commit 38e5e53fd9

View File

@@ -28,7 +28,7 @@ spec:
http: http:
service: service:
spec: spec:
type: ClusterIP type: LoadBalancer
metadata: metadata:
annotations: annotations:
external-dns.alpha.kubernetes.io/hostname: elastic.dogar.dev external-dns.alpha.kubernetes.io/hostname: elastic.dogar.dev