Skip to content

Commit 6599eea

Browse files
committed
Updated values.yaml location.
1 parent 3a31383 commit 6599eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ catalog:
7373
7474
To configure a release of OLM for installation in a cluster:
7575
76-
1. Create a `my-values.yaml` like the example above with the desired configuration or choose an existing one from this repository. The latest production values can be found in [deploy/tectonic-alm-operator/values.yaml](../../deploy/tectonic-alm-operator/values.yaml).
76+
1. Create a `my-values.yaml` like the example above with the desired configuration or choose an existing one from this repository. The latest production values can be found in [deploy/upstream/values.yaml](../../deploy/upstream/values.yaml).
7777
1. Generate deployment files from the templates and the `my-values.yaml` using `package_release.sh`
7878

7979
```bash

0 commit comments

Comments
 (0)