Skip to content

Commit 3cca493

Browse files
pabel-rhopenshift-cherrypick-robot
authored andcommitted
Updated table descriptions
1 parent 1beeacd commit 3cca493

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/using-kubernetes-custom-actions/ref-supported-kubernetes-custom-actions.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@ Creates a namespace for the Kubernetes cluster in the {product-short}.
2424

2525
|`clusterRef`
2626
|`string`
27-
|Optional if `url` is defined
27+
|Required if `url` is not defined. You must specify either `url` or `clusterRef`.
2828
|Cluster resource entity reference from the catalog
2929
|`bar`
3030

3131
|`url`
3232
|`string`
33-
|Optional if `clusterRef` is defined
33+
|Required if `clusterRef` is not defined. You must specify either `url` or `clusterRef`.
3434
|API url of the Kubernetes cluster
35-
| `https://api.foo.redhat.com:6443`
35+
|`https://api.foo.redhat.com:6443`
3636

3737
|`token`
3838
|`String`
3939
|Required
4040
|Kubernetes API bearer token used for authentication
41-
|
41+
|
4242

4343
|`skipTLSVerify`
4444
|`boolean`

0 commit comments

Comments
 (0)