Skip to content

Commit d0a28b9

Browse files
Syncing with KKP main (476e18cd3)
1 parent 55d492a commit d0a28b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/kubermatic/main/references/crds/_index.en.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)