Skip to content

Commit 4e9a36a

Browse files
committed
fix: update platsbank app-config URL
1 parent 2b481e2 commit 4e9a36a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s/app-manifest-prod/j26-app/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ configMapGenerator:
4949
# Promoted to prod so far: notification-client, signupinfo, map, photo-permission, platsbank
5050
# (2026-06-29). (screens, cms, scoutin-2 are NOT here — they expose no app-config; the dev
5151
# list's screens-like entry is /_services/interactive-screens/api/app-config, a different app.)
52-
- J26_PUBLIC_APP_CONFIGS=/app-config.json,/_services/notification-client/app-config,/_services/signupinfo/app-config,/_services/map/app-config.json,/_services/photo-permission/app-config,/_services/platsbank/app-config.json
52+
- J26_PUBLIC_APP_CONFIGS=/app-config.json,/_services/notification-client/app-config,/_services/signupinfo/app-config,/_services/map/app-config.json,/_services/photo-permission/app-config,/_services/platsbank/api/app-config

0 commit comments

Comments
 (0)