You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/opa/pages/usage-guide/tls.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ TLS encryption for securing client connections to the OPA server can be configur
8
8
TLS encryption in OPA is disabled by default. To enable it, you need to:
9
9
10
10
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
12
12
13
13
The operator integrates with the xref:secret-operator:index.adoc[Secret Operator] to automatically provision and mount TLS certificates to the OPA pods.
0 commit comments