fix: ElasticSearch | using clusterIP was a mistake
This commit is contained in:
@@ -28,7 +28,7 @@ spec:
|
||||
http:
|
||||
service:
|
||||
spec:
|
||||
type: ClusterIP
|
||||
type: LoadBalancer
|
||||
metadata:
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: elastic.dogar.dev
|
||||
|
||||
Reference in New Issue
Block a user