mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 21:17:23 +00:00
Update types.go
This commit is contained in:
parent
454f60c758
commit
cd9533cc39
@ -133,7 +133,7 @@ type FederatedReplicaSetPreferences struct {
|
|||||||
// +optional
|
// +optional
|
||||||
Rebalance bool `json:"rebalance,omitempty"`
|
Rebalance bool `json:"rebalance,omitempty"`
|
||||||
|
|
||||||
// A mapping between cluser names and preferences regarding local replicasets in these clusters.
|
// A mapping between cluster names and preferences regarding local ReplicaSet in these clusters.
|
||||||
// "*" (if provided) applies to all clusters if an explicit mapping is not provided. If there is no
|
// "*" (if provided) applies to all clusters if an explicit mapping is not provided. If there is no
|
||||||
// "*" that clusters without explicit preferences should not have any replicas scheduled.
|
// "*" that clusters without explicit preferences should not have any replicas scheduled.
|
||||||
// +optional
|
// +optional
|
||||||
|
Loading…
Reference in New Issue
Block a user