[dashboard] Add branding config

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
This commit is contained in:
Andrei Kvapil
2025-09-25 16:17:08 +02:00
parent df89117fa1
commit 7605df5f29
2 changed files with 17 additions and 7 deletions

View File

@@ -67,4 +67,4 @@ image-token-proxy:
rm -f images/token-proxy.json
update-tenant-text:
yq -i '.data.TENANT_TEXT = "$(TAG)"' ./templates/configmap.yaml
sed -i 's|\($$tenantText := "\)[^"]\+|\1$(TAG)|' templates/configmap.yaml

File diff suppressed because one or more lines are too long