Skip to content

Commit

Permalink
Add new parameter to README.
Browse files Browse the repository at this point in the history
Signed-off-by: Alistair Young <avatar@arkane-systems.net>
  • Loading branch information
cerebrate authored and FillZpp committed Mar 4, 2021
1 parent 117e676 commit 9e1ecad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/kruise/v0.8.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ The following table lists the configurable parameters of the kruise chart and th
| `daemon.resources.requests.cpu` | CPU resource request of kruise-daemon container | `0` |
| `daemon.resources.requests.memory` | Memory resource request of kruise-daemon container | `0` |
| `daemon.affinity` | Affinity policy for kruise-daemon pod | `{}` |
| `daemon.socketLocation` | Location of the container manager control socket | `/var/run` |
| `webhookConfiguration.failurePolicy.pods` | The failurePolicy for pods in mutating webhook configuration | `Ignore` |
| `webhookConfiguration.timeoutSeconds` | The timeoutSeconds for all webhook configuration | `30` |
| `crds.managed` | Kruise will not install CRDs with chart if this is false | `true` |
Expand Down

0 comments on commit 9e1ecad

Please sign in to comment.