Skip to content

Commit 4da8d2b

Browse files
Update docs/modules/opa/pages/usage-guide/tls.adoc
Co-authored-by: Malte Sander <contact@maltesander.com>
1 parent d5a906d commit 4da8d2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/modules/opa/pages/usage-guide

docs/modules/opa/pages/usage-guide/tls.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ TLS encryption for securing client connections to the OPA server can be configur
88
TLS encryption in OPA is disabled by default. To enable it, you need to:
99

1010
1. Create a `SecretClass` that provides TLS certificates
11-
2. Reference the `SecretClass` in your `OpaCluster` specification
11+
2. Reference the `SecretClass` in your `OpaCluster` custom resource
1212

1313
The operator integrates with the xref:secret-operator:index.adoc[Secret Operator] to automatically provision and mount TLS certificates to the OPA pods.
1414

0 commit comments

Comments
 (0)