serviceName added in elasticsearch. Required when a Statefulset is used
This commit is contained in:
parent
7950a49e28
commit
363627d9f8
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ metadata:
|
||||||
kubernetes.io/cluster-service: "true"
|
kubernetes.io/cluster-service: "true"
|
||||||
addonmanager.kubernetes.io/mode: Reconcile
|
addonmanager.kubernetes.io/mode: Reconcile
|
||||||
spec:
|
spec:
|
||||||
|
serviceName: elasticsearch-logging
|
||||||
replicas: 2
|
replicas: 2
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
|
Loading…
Reference in a new issue