Skip to content

Commit 5f6c16c

Browse files
docs/olm-integration: Fix misspelling (#5079)
Signed-off-by: Sam Schneider <[email protected]>
1 parent d7b4ad1 commit 5f6c16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/en/docs/olm-integration/cli-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ must ensure the in-use build tool is able to push to/pull from the registry:
5151
- `none` (containerd): uses docker's `config.json`, [certificate configuration][none-certs]
5252

5353
The `run bundle` or `run bundle-upgrade` commands use the `none` image tool, described above, in-cluster.
54-
These commands accept the names of secrets available in the deployment namesace that contain configuration file data.
54+
These commands accept the names of secrets available in the deployment namespace that contain configuration file data.
5555
Ideally a cluster admin will provision a namespace and service account for bundle testing,
5656
such that they include and reference these secrets:
5757
- Create an [image pull secret][k8s-image-pull-sec] for your `config.json` and [add it to your service account][k8s-pull-sec-sa].

0 commit comments

Comments
 (0)