Skip to content

Commit 74db280

Browse files
authored
Merge pull request #1569 from ErraticMaker/patch-1
Note on the name of the configuration file
2 parents cec23d3 + 2e03f83 commit 74db280

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,11 @@ of all new files. If your secrets are stored under a specific directory, like a
669669
``git`` repository, you can create a ``.sops.yaml`` configuration file at the root
670670
directory to define which keys are used for which filename.
671671
672+
.. note::
673+
674+
The file needs to be named ``.sops.yaml``. Other names (i.e. ``.sops.yml``) won't be automatically
675+
discovered by SOPS. You'll need to pass the ``--config .sops.yml`` option for it to be picked up.
676+
672677
Let's take an example:
673678
674679
* file named **something.dev.yaml** should use one set of KMS A, PGP and age

0 commit comments

Comments
 (0)