From f0a36e97b08db4a6794d8b6096d6197c50a00f8e Mon Sep 17 00:00:00 2001 From: timflannagan Date: Fri, 9 Jul 2021 11:33:45 -0400 Subject: [PATCH] content: Fix broken link to build controller deployment YAML manifest Update the configuration.md documentation and fix the broken link to the build controller deployment YAML manifest. --- content/en/docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/configuration.md b/content/en/docs/configuration.md index 1a1f9b95..81d59466 100644 --- a/content/en/docs/configuration.md +++ b/content/en/docs/configuration.md @@ -3,7 +3,7 @@ title: "Configuration" draft: false --- -The controller is installed into Kubernetes with reasonable defaults. However, there are some settings that can be overridden using environment variables in [`controller.yaml`](../deploy/500-controller.yaml). +The controller is installed into Kubernetes with reasonable defaults. However, there are some settings that can be overridden using environment variables in [`controller.yaml`](https://github.com/shipwright-io/build/blob/v0.5.1/deploy/500-controller.yaml). The following environment variables are available: