Skip to content

Commit 51614de

Browse files
Wei WengWei Weng
authored andcommitted
fix readme
Signed-off-by: Wei Weng <[email protected]>
1 parent 1b1b41e commit 51614de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/hub-agent/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ _See [helm install](https://helm.sh/docs/helm/helm_install/) for command documen
4141
| `MaxFleetSizeSupported` | Max number of member clusters supported | `100` |
4242
| `resourceSnapshotCreationMinimumInterval` | The minimum interval at which resource snapshots could be created. | `30s` |
4343
| `resourceChangesCollectionDuration` | The duration for collecting resource changes into one snapshot. | `15s` |
44-
| `disablePodValidatingWebhook` | Disable Pod validating webhook (allows standalone pods to be propagated) | `false` |
45-
| `disableReplicaSetValidatingWebhook` | Disable ReplicaSet validating webhook (allows standalone replicasets to be propagated) | `false` |
44+
| `disablePodValidatingWebhook` | Disable Pod validating webhook (allow pods to be created in hub cluster under all namespaces) | `false` |
45+
| `disableReplicaSetValidatingWebhook` | Disable ReplicaSet validating webhook (allows replicasets to be created in hub cluster under all namespaces) | `false` |

0 commit comments

Comments
 (0)