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 b9c39cb commit 46eb86eCopy full SHA for 46eb86e
docs/book/src/topics/rosa/creating-a-cluster.md
@@ -32,7 +32,7 @@ The SSO offline token is being deprecated and it is recommended to use service a
32
--from-literal=ocmToken='eyJhbGciOiJIUzI1NiIsI....' \
33
--from-literal=ocmApiUrl='https://api.openshift.com'
34
```
35
- Alternatively, you can edit CAPA controller deployment to provide the credentials
+ Alternatively, you can edit the CAPA controller deployment to provide the credentials
36
```shell
37
kubectl edit deployment -n capa-system capa-controller-manager
38
0 commit comments