feat(ui): expose whoami header and bump frontend

This commit is contained in:
u1
2026-01-06 14:33:21 +01:00
parent b737a17407
commit 74a4aa1f4d
2 changed files with 2 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ spec:
- name: gitea-registry
containers:
- name: frontend
image: rv32i.pl/trade/trade-frontend:sha-8217bae
image: rv32i.pl/trade/trade-frontend:sha-5f8c2ef
imagePullPolicy: IfNotPresent
ports:
- name: http

View File

@@ -6,4 +6,5 @@ spec:
basicAuth:
secret: trade-basic-auth
realm: trade
headerField: X-Trade-User
removeHeader: true