Update encrypt-data.md

Fix typo on new encryption config file example
pull/42608/head
gerardo romero niño 2023-08-17 08:28:18 -06:00 committed by GitHub
parent a15add8669
commit a203814740
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ resources:
# See the following text for more details about the secret value
secret: <BASE 64 ENCODED SECRET>
- identity: {} # this fallback allows reading unencrypted secrets;
# for example, during initial migratoin
# for example, during initial migration
```
To create a new Secret, perform the following steps: