From 6e88162fcf3cdb24b3bacb10596085df011581c1 Mon Sep 17 00:00:00 2001 From: Peter Siegmund Date: Mon, 28 Oct 2024 08:21:23 +0100 Subject: [PATCH] update git config uri Signed-off-by: Peter Siegmund --- src/main/resources/application.yml | 4 +--- src/main/resources/configurations/application.yml | 3 +++ 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 988cf9b..416db15 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -17,11 +17,9 @@ spring: native: search-locations: classpath:/configurations git: - uri: https://github.com/${GIT_USER}/configuration.git + uri: https://github.com/${GIT_USER}/remote-config.git username: ${GIT_USER} password: ${GIT_TOKEN} - clone-on-start: true default-label: main - searchPaths: configurations profiles: active: native diff --git a/src/main/resources/configurations/application.yml b/src/main/resources/configurations/application.yml index 0baab28..3c07cc4 100644 --- a/src/main/resources/configurations/application.yml +++ b/src/main/resources/configurations/application.yml @@ -21,6 +21,9 @@ management: health: probes: enabled: true + web: + exposure: + include: refresh, bus-refresh, beans, env sentry: dsn: https://354321d371291036cffcdb5b1a72fd6e@o394865.ingest.us.sentry.io/4507718826262528