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/docs/guides/deployment/k8s/k8s.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ During installation, you'll need to provide
57
57
58
58
- Open ID Connect Identity Provider (IDp) settings i.e [Auth0 settings](https://auth0.com/docs/get-started/applications/application-settings#basic-information)
59
59
- Connection settings for a secrets storage backend, either [Hashicorp Vault](https://www.vaultproject.io/) or [AWS Secrets Manager](https://aws.amazon.com/secrets-manager)
60
-
- ECDSA (ES512) key-pair used for Controlplane <->CASAuthentication
60
+
- ECDSA (ES512) key-pair used for Controlplane \<-> CAS Authentication
61
61
62
62
Instructions on how to create the ECDSA keypair can be found [here](#generate-a-ecdsa-key-pair).
63
63
@@ -165,7 +165,7 @@ During installation, you'll need to provide
165
165
166
166
- Open ID Connect Identity Provider (IDp) settings i.e [Auth0 settings](https://auth0.com/docs/get-started/applications/application-settings#basic-information)
167
167
-~~Connection settings for a secrets storage backend, either [Hashicorp Vault](https://www.vaultproject.io/) or [AWS Secrets Manager](https://aws.amazon.com/secrets-manager)~~
168
-
-~~ECDSA (ES512) key-pair used for Controlplane <->CASAuthentication~~
168
+
-~~ECDSA (ES512) key-pair used for Controlplane \<-> CAS Authentication~~
0 commit comments