We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b36607f commit c81c473Copy full SHA for c81c473
content/en/docs/platforms/kubernetes/helm/operator.md
@@ -42,7 +42,7 @@ generate/configure the required TLS certificate.
42
43
- The easiest and default method is to install the
44
[cert-manager](https://cert-manager.io/docs/) and set
45
- `admissionWebhooks.certManager.create` to `true`. In this way, cert-manager
+ `admissionWebhooks.certManager.enabled` to `true`. In this way, cert-manager
46
will generate a self-signed certificate. See
47
[cert-manager installation](https://cert-manager.io/docs/installation/kubernetes/)
48
for more details.
0 commit comments