Skip to content

Commit bef486e

Browse files
Update README.rst
Signed-off-by: Arun Bhagyanath <arunbhagyanath@gmail.com>
1 parent fbd8cfd commit bef486e

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -527,10 +527,9 @@ To use OVH KMS with SOPS, you need to:
527527
You can use OVH KMS in your `.sops.yaml` file like this:
528528
529529
.. code:: yaml
530-
531-
creation_rules:
532-
- path_regex: path/to/files/*.yaml
533-
ovh_kms: <kms-rest-endpoint>/<your-key-id>
530+
creation_rules:
531+
- path_regex: path/to/files/*.yaml
532+
ovh_kms: <kms-rest-endpoint>/<your-key-id>
534533
535534
Or with key groups:
536535

0 commit comments

Comments
 (0)