Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

feat: Allow extra environment variables for helm deployment#282

Open
LennartKoot wants to merge 1 commit into
dapr:masterfrom
LennartKoot:helm-extra-env
Open

feat: Allow extra environment variables for helm deployment#282
LennartKoot wants to merge 1 commit into
dapr:masterfrom
LennartKoot:helm-extra-env

Conversation

@LennartKoot

@LennartKoot LennartKoot commented Jan 31, 2025

Copy link
Copy Markdown

Allows to set extra environment variables to the dapr-dashboard container when deploying via helm.

Closes #178 as extraEnv enables setting the SERVER_BASE_HREF like so:

extraEnv:
- name: SERVER_BASE_HREF
  value: /dapr/

Signed-off-by: Lennart van Koot <lennartvkoot@gmail.com>
@LennartKoot

Copy link
Copy Markdown
Author

@yaron2 Not sure who to tag, but when you have time could you take a quick look at this or point someone else to this pull request?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dashboard: User-configurable Base Href in helm deployment

1 participant