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 3cca493 commit babeaeaCopy full SHA for babeaea
modules/using-kubernetes-custom-actions/ref-supported-kubernetes-custom-actions.adoc
@@ -24,13 +24,13 @@ Creates a namespace for the Kubernetes cluster in the {product-short}.
24
25
|`clusterRef`
26
|`string`
27
-|Required if `url` is not defined. You must specify either `url` or `clusterRef`.
+|Required only if `url` is not defined. You cannot specify both `url` and `clusterRef`.
28
|Cluster resource entity reference from the catalog
29
|`bar`
30
31
|`url`
32
33
-|Required if `clusterRef` is not defined. You must specify either `url` or `clusterRef`.
+|Required only if `clusterRef` is not defined. You cannot specify both `url` and `clusterRef`.
34
|API url of the Kubernetes cluster
35
|`https://api.foo.redhat.com:6443`
36
0 commit comments