We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef66208 + cf20f82 commit f787489Copy full SHA for f787489
content/en/docs/reference/access-authn-authz/extensible-admission-controllers.md
@@ -116,7 +116,7 @@ webhooks:
116
117
{{< note >}}
118
You must replace the `<CA_BUNDLE>` in the above example by a valid CA bundle
119
-which is a PEM-encoded CA bundle for validating the webhook's server certificate.
+which is a PEM-encoded (field value is Base64 encoded) CA bundle for validating the webhook's server certificate.
120
{{< /note >}}
121
122
The `scope` field specifies if only cluster-scoped resources ("Cluster") or namespace-scoped
0 commit comments