Skip to content

Commit babeaea

Browse files
pabel-rhopenshift-cherrypick-robot
authored andcommitted
Minor changes
1 parent 3cca493 commit babeaea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

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

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

0 commit comments

Comments
 (0)