Edit: unencrypted prefix -> unencrypted suffix
This commit is contained in:
Nina Garcia 2020-09-08 13:07:58 -07:00 коммит произвёл GitHub
Родитель 5f7d324046
Коммит cba61b6444
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1403,7 +1403,7 @@ By default, ``sops`` encrypts all the values of a YAML or JSON file and leaves t
keys in cleartext. In some instances, you may want to exclude some values from
being encrypted. This can be accomplished by adding the suffix **_unencrypted**
to any key of a file. When set, all values underneath the key that set the
**_unencrypted** prefix will be left in cleartext.
**_unencrypted** suffix will be left in cleartext.
Note that, while in cleartext, unencrypted content is still added to the
checksum of the file, and thus cannot be modified outside of sops without