Merge "Elasticsearch: Update client and data pod deps"
This commit is contained in:
commit
6febe7333c
@ -71,10 +71,16 @@ dependencies:
|
||||
jobs:
|
||||
- elasticsearch-register-snapshot-repository
|
||||
elasticsearch_client:
|
||||
services: null
|
||||
services:
|
||||
- endpoint: discovery
|
||||
service: elasticsearch
|
||||
jobs: null
|
||||
elasticsearch_data:
|
||||
services: null
|
||||
services:
|
||||
- endpoint: internal
|
||||
service: elasticsearch
|
||||
- endpoint: discovery
|
||||
service: elasticsearch
|
||||
jobs: null
|
||||
elasticsearch_master:
|
||||
services: null
|
||||
|
Loading…
Reference in New Issue
Block a user