|
|
@@ -64,3 +64,5 @@ The command removes all the Kubernetes components associated with the chart and
|
|
|
| serviceAccount.create | bool | `true` | Specifies whether a service account should be created. |
|
|
|
| serviceAccount.name | string | `""` | The name of the service account to use. If not set and create is true, a name is generated using the fullname template. |
|
|
|
| tolerations | list | `[]` | |
|
|
|
+| webhook.enabled | bool | `true` | |
|
|
|
+| webhook.secretName | string | `"secret-certificate"` | |
|