fix: ElasticSearch | using clusterIP was a mistake
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user