We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e950590 commit ae9b0a6Copy full SHA for ae9b0a6
docs/content/guides/private-registries.md
@@ -41,7 +41,7 @@ set an image pull secret on the installation manifest.
41
42
For example, to set up an image pull secret using the [Kustomize install method]({{< relref "installation/_index.md" >}})
43
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:
+the following in the `kustomize/install/default/kustomization.yaml` manifest:
45
46
```yaml
47
images:
0 commit comments