Skip to content

Commit

Permalink
Merge pull request #648 from mattcui/doc
Browse files Browse the repository at this point in the history
Correct the link of controller.yaml in configuration.md
  • Loading branch information
openshift-merge-robot authored Mar 8, 2021
2 parents 02bb0e5 + bb79c8c commit 0830531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SPDX-License-Identifier: Apache-2.0

# Configuration

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/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`](../deploy/500-controller.yaml).

The following environment variables are available:

Expand Down

0 comments on commit 0830531

Please sign in to comment.