Skip to content

Commit ae9b0a6

Browse files
jmckulkandrewlecuyer
authored andcommitted
Fix typo in installer path
1 parent e950590 commit ae9b0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guides/private-registries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ set an image pull secret on the installation manifest.
4141

4242
For example, to set up an image pull secret using the [Kustomize install method]({{< relref "installation/_index.md" >}})
4343
to install PGO from the [Crunchy Data Customer Portal](https://access.crunchydata.com/), you can set
44-
the following in the `install/bases/kustomization.yaml` manifest:
44+
the following in the `kustomize/install/default/kustomization.yaml` manifest:
4545

4646
```yaml
4747
images:

0 commit comments

Comments
 (0)