From 9ee3dd24c0187b0e0e5ac45e51023c60f3119550 Mon Sep 17 00:00:00 2001 From: lee Date: Tue, 29 Apr 2025 15:40:34 -0400 Subject: [PATCH] clarify which instance to copy encryption config to --- docs/06-data-encryption-keys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/06-data-encryption-keys.md b/docs/06-data-encryption-keys.md index be613a0..42ac7d1 100644 --- a/docs/06-data-encryption-keys.md +++ b/docs/06-data-encryption-keys.md @@ -21,7 +21,7 @@ envsubst < configs/encryption-config.yaml \ > encryption-config.yaml ``` -Copy the `encryption-config.yaml` encryption config file to each controller instance: +Copy the `encryption-config.yaml` encryption config file to the server instance: ```bash scp encryption-config.yaml root@server:~/