You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/hub-agent/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,4 +41,4 @@ _See [helm install](https://helm.sh/docs/helm/helm_install/) for command documen
41
41
|`MaxFleetSizeSupported`| Max number of member clusters supported |`100`|
42
42
|`resourceSnapshotCreationMinimumInterval`| The minimum interval at which resource snapshots could be created. |`30s`|
43
43
|`resourceChangesCollectionDuration`| The duration for collecting resource changes into one snapshot. |`15s`|
44
-
|`enableWorkload`| Enable workload resources (pods and replicasets) in hub cluster. When true, pod and replicaset validating webhooks are disabled|`false`|
44
+
|`enableWorkload`| Enable kubernetes builtin workload to run in hub cluster. |`false`|
0 commit comments