Skip to content

Commit 9384af8

Browse files
committed
Revert "update profile env variables"
This reverts commit d5d6ad2.
1 parent 1c8d5f2 commit 9384af8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docker/profiles/docker-compose.gms.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)