mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
fix(docs): fix tabs for support links (#11724)
This commit is contained in:
@@ -56,9 +56,9 @@ and `docs` are available as three special icons.
|
||||
|
||||
### Configuration
|
||||
|
||||
<div class=tab>
|
||||
<div class="tabs">
|
||||
|
||||
#### Kubernetes
|
||||
## Kubernetes
|
||||
|
||||
To configure support links in your Coder Kubernetes deployment, update your Helm
|
||||
chart values as follows:
|
||||
@@ -79,7 +79,7 @@ coder:
|
||||
"/emojis/1f3e1.png"}]
|
||||
```
|
||||
|
||||
#### System package
|
||||
## System package
|
||||
|
||||
if running as a system service, set an environment variable
|
||||
`CODER_SUPPORT_LINKS` in `/etc/coder.d/coder.env` as follows,
|
||||
|
||||
Reference in New Issue
Block a user