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 6f18977 commit 1f5ed9cCopy full SHA for 1f5ed9c
docs/versioned/serving/services/certificate-class.md
@@ -17,7 +17,7 @@ You can configure each Service to use a different certificate class by specifyin
17
18
To add a certificate class annotation to a Service, run the following command:
19
```bash
20
-kubectl annotate kservice <service-name> networking.knative.dev/certifcate-class=<certificate-provider>
+kubectl annotate kservice <service-name> networking.knative.dev/certificate-class=<certificate-provider>
21
```
22
Where:
23
0 commit comments