File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -121,11 +121,6 @@ x-datahub-gms-service: &datahub-gms-service
121121 ENTITY_VERSIONING_ENABLED : ${ENTITY_VERSIONING_ENABLED:-true}
122122 THEME_V2_DEFAULT : ${THEME_V2_DEFAULT:-true}
123123 METADATA_SERVICE_AUTH_ENABLED : ${METADATA_SERVICE_AUTH_ENABLED:-true}
124- SHOW_HAS_SIBLINGS_FILTER : ${SHOW_HAS_SIBLINGS_FILTER:-true}
125- SHOW_SEARCH_BAR_AUTOCOMPLETE_REDESIGN : ${SHOW_SEARCH_BAR_AUTOCOMPLETE_REDESIGN:-true}
126- SEARCH_BAR_API_VARIANT : ${SEARCH_BAR_API_VARIANT:-SEARCH_ACROSS_ENTITIES}
127- SHOW_INGESTION_PAGE_REDESIGN : ${SHOW_INGESTION_PAGE_REDESIGN:-true}
128- SHOW_HOME_PAGE_REDESIGN : ${SHOW_HOME_PAGE_REDESIGN:-true}
129124 healthcheck :
130125 test : curl -sS --fail http://datahub-gms:${DATAHUB_GMS_PORT:-8080}/health
131126 start_period : 90s
You can’t perform that action at this time.
0 commit comments