Skip to content

Commit 663a0ad

Browse files
committed
Fixed rancher2_cluster docs, annotations and labels argument description
1 parent dbe083a commit 663a0ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/resources/cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,8 +434,8 @@ The following arguments are supported:
434434
* `enable_cluster_istio` - (Deprecated) Deploy istio on `system` project and `istio-system` namespace, using rancher2_app resource instead. See above example.
435435
* `enable_network_policy` - (Optional/Computed) Enable project network isolation (bool)
436436
* `scheduled_cluster_scan`- (Optional/Computed) Cluster scheduled cis scan. For Rancher v2.4.0 or above (List maxitems:1)
437-
* `annotations` - (Optional/Computed) Annotations for Node Pool object (map)
438-
* `labels` - (Optional/Computed) Labels for Node Pool object (map)
437+
* `annotations` - (Optional/Computed) Annotations for the Cluster (map)
438+
* `labels` - (Optional/Computed) Labels for the Cluster (map)
439439
* `windows_prefered_cluster` - (Optional) Windows preferred cluster. Default: `false` (bool)
440440

441441

0 commit comments

Comments
 (0)