fix small nit

This commit is contained in:
Maidul Islam
2024-10-28 22:25:21 -04:00
parent 9d4dbb63ae
commit 1056645ee3

View File

@@ -899,7 +899,7 @@ spec:
### Connecting to instances with private/self-signed certificate
To connect to Infisical instances with private/self-signed certificates, you can configure the TLS settings in the `InfisicalSecret` CRD
To connect to Infisical instances behind a private/self-signed certificate, you can configure the TLS settings in the `InfisicalSecret` CRD
to point to a CA certificate stored in a Kubernetes secret resource.
```yaml