File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
content/kubermatic/main/references/crds Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1518,6 +1518,8 @@ _Appears in:_
15181518| ` secretName ` _ string_ | {{< unsafe >}}The secret containing the webhook configuration{{< /unsafe >}} |
15191519| ` secretKey ` _ string_ | {{< unsafe >}}The secret Key inside the secret{{< /unsafe >}} |
15201520| ` webhookVersion ` _ string_ | {{< unsafe >}}the Webhook Version, by default "v1"{{< /unsafe >}} |
1521+ | ` cacheAuthorizedTTL ` _ [ Duration] ( https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.33/#duration-v1-meta ) _ | {{< unsafe >}}Optional: The duration to cache authorization decisions for successful authorization webhook calls.{{< /unsafe >}} |
1522+ | ` cacheUnauthorizedTTL ` _ [ Duration] ( https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.33/#duration-v1-meta ) _ | {{< unsafe >}}Optional: The duration to cache authorization decisions for failed authorization webhook calls.{{< /unsafe >}} |
15211523
15221524
15231525[ Back to top] ( #top )
You can’t perform that action at this time.
0 commit comments