remove the metadata filter in the sandbox

Signed-off-by: Moath Qasim <moad.qassem@gmail.com>

Signed-off-by: Moath Qasim <moad.qassem@gmail.com>
This commit is contained in:
Moath Qasim 2021-03-16 19:36:40 +01:00
parent dbf51c823e
commit 0a5a491530

View File

@ -165,6 +165,7 @@ services:
TINKERBELL_GRPC_AUTHORITY: 127.0.0.1:42113 TINKERBELL_GRPC_AUTHORITY: 127.0.0.1:42113
TINKERBELL_CERT_URL: http://127.0.0.1:42114/cert TINKERBELL_CERT_URL: http://127.0.0.1:42114/cert
DATA_MODEL_VERSION: 1 DATA_MODEL_VERSION: 1
CUSTOM_ENDPOINTS: '{"/metadata":""}'
depends_on: depends_on:
db: db:
condition: service_healthy condition: service_healthy