mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
chore: Update docs for secretNames
TLS change (#4469)
This was changed but the docs didn't reflect it.
This commit is contained in:
@ -102,7 +102,8 @@ to log in and manage templates.
|
||||
value: "kubernetes"
|
||||
|
||||
#tls:
|
||||
# secretName: my-tls-secret-name
|
||||
# secretNames:
|
||||
# - my-tls-secret-name
|
||||
```
|
||||
|
||||
> You can view our
|
||||
|
Reference in New Issue
Block a user