Make webhook fail policy configurable (#124)
This patch makes the webhook fail policy configurable. --------- Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
@@ -47,6 +47,7 @@ A Helm chart to install the SPIRE server.
|
||||
| controllerManager.service.annotations | object | `{}` | |
|
||||
| controllerManager.service.port | int | `443` | |
|
||||
| controllerManager.service.type | string | `"ClusterIP"` | |
|
||||
| controllerManager.validatingWebhookConfiguration.failurePolicy | string | `"Fail"` | |
|
||||
| dataStorage.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| dataStorage.enabled | bool | `true` | |
|
||||
| dataStorage.size | string | `"1Gi"` | |
|
||||
|
||||
Reference in New Issue
Block a user