update readme
Signed-off-by: ryanpark0203 <108246291+ryanpark0203@users.noreply.github.com>
This commit is contained in:
parent
6ddc369300
commit
52471faefa
1 changed files with 2 additions and 0 deletions
|
@ -101,6 +101,8 @@ Fields to note:
|
|||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| apiVersionOverrides | object | `{"autoscaling":""}` | Override APIVersions |
|
||||
| apiVersionOverrides.autoscaling | string | `""` | String to override apiVersion of autoscaling rendered by this helm chart |
|
||||
| crds.annotations | object | `{}` | Annotations to be added to all CRDs |
|
||||
| crds.install | bool | `true` | Install and upgrade CRDs |
|
||||
| crds.keep | bool | `true` | Keep CRDs on chart uninstall |
|
||||
|
|
Loading…
Reference in a new issue