Closed
Description
We should be able to set SupportLinks as individual ENV variables in coder.env
as follows,
CODER_SUPPORT_LINK_0_NAME="On-call :fire:"
CODER_SUPPORT_LINK_0_TARGET="http://on-call.example.internal/"
CODER_SUPPORT_LINK_0_ICON=":bug:"
CODER_SUPPORT_LINK_1_NAME="😉 Getting started with Go!"
CODER_SUPPORT_LINK_1_TARGET="https://go.dev/"
CODER_SUPPORT_LINK_1_ICON=":chat:"
We should revert #11612 once we support this. It is not recommended to mix config.yaml
and Helm chart values.
Metadata
Metadata
Assignees
Labels
No labels