File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
website/content/en/docs/olm-integration Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ must ensure the in-use build tool is able to push to/pull from the registry:
51
51
- ` none ` (containerd): uses docker's ` config.json ` , [ certificate configuration] [ none-certs ]
52
52
53
53
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.
55
55
Ideally a cluster admin will provision a namespace and service account for bundle testing,
56
56
such that they include and reference these secrets:
57
57
- Create an [ image pull secret] [ k8s-image-pull-sec ] for your ` config.json ` and [ add it to your service account] [ k8s-pull-sec-sa ] .
You can’t perform that action at this time.
0 commit comments