Skip to content

Commit b666c3a

Browse files
(docs) Fix slice_controller_config name (#16795) (#11766)
[upstream:32d4d513791ac3455ec43515466d1a058c8442f1] Signed-off-by: Modular Magician <[email protected]>
1 parent b835d28 commit b666c3a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.changelog/16795.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
unknown: (docs) Fix slice_controller_config name

website/docs/r/container_cluster.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ Fleet configuration for the cluster. Structure is [documented below](#nested_fle
529529
GKE](https://cloud.google.com/kubernetes-engine/docs/add-on/ray-on-gke/how-to/collect-view-logs-metrics)
530530
for more information.
531531

532-
* `slice_controller` - (Optional).
532+
* `slice_controller_config` - (Optional).
533533
The status of the slice controller addon.
534534
It is disabled by default. Set `enabled = true` to enable.
535535

0 commit comments

Comments
 (0)