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.
1 parent df765f6 commit cf20f82Copy full SHA for cf20f82
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