Skip to content

Commit 3255734

Browse files
Merge pull request #1089 from gyliu513/customize
Updated values.yaml location.
2 parents 8b65924 + 6599eea commit 3255734

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)