fix helm docs after pr review
Signed-off-by: James Strong <james.strong@chainguard.dev>
This commit is contained in:
parent
a7aef42a68
commit
98dc1bf48b
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ Kubernetes: `>=1.20.0-0`
|
|||
| controller.admissionWebhooks.annotations | object | `{}` | |
|
||||
| controller.admissionWebhooks.certManager.admissionCert.duration | string | `""` | |
|
||||
| controller.admissionWebhooks.certManager.enabled | bool | `false` | |
|
||||
| controller.admissionWebhooks.certManager.rootCert.duration | string | `nil` | |
|
||||
| controller.admissionWebhooks.certManager.rootCert.duration | string | `""` | |
|
||||
| controller.admissionWebhooks.certificate | string | `"/usr/local/certificates/cert"` | |
|
||||
| controller.admissionWebhooks.createSecretJob.resources | object | `{}` | |
|
||||
| controller.admissionWebhooks.createSecretJob.securityContext.allowPrivilegeEscalation | bool | `false` | |
|
||||
|
|
Loading…
Reference in a new issue