remove bindiego from config file
This commit is contained in:
parent
94dfeb9217
commit
9991991dd3
|
@ -3,10 +3,6 @@ elasticsearch:
|
||||||
- name: default
|
- name: default
|
||||||
enabled: true
|
enabled: true
|
||||||
monitored: false
|
monitored: false
|
||||||
# endpoint: https://k8es.client.bindiego.com
|
|
||||||
# basic_auth:
|
|
||||||
# username: infini
|
|
||||||
# password: BTxSrT5m33rfpF4
|
|
||||||
endpoint: http://localhost:9200
|
endpoint: http://localhost:9200
|
||||||
basic_auth:
|
basic_auth:
|
||||||
username: elastic
|
username: elastic
|
||||||
|
|
Loading…
Reference in New Issue