mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: reenable link checker & fix broken links (#15489)
Follow-up on #15484.
This commit is contained in:
@@ -14,7 +14,7 @@ or deployment, such as:
|
||||
[`kubernetes_deployment`](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/deployment)
|
||||
Terraform resource, which requires the `coder` service account to have
|
||||
permission to create deployments. For example, if you use
|
||||
[Helm](../../install/kubernetes.md#install-coder-with-helm) to install Coder,
|
||||
[Helm](../../install/kubernetes.md#4-install-coder-with-helm) to install Coder,
|
||||
you should set `coder.serviceAccount.enableDeployments=true` in your
|
||||
`values.yaml`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user