Skip to content

Commit cae7bb0

Browse files
committed
update README.md
1 parent 7ade8af commit cae7bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ secrets:
296296
>
297297
> Be careful to follow this format when setting up the provider `prefix` and `get_secret(key)`.
298298

299-
Secrets config can be overridden in `get_secret` helper call by specifying `config_override` argument.
299+
Global secrets config can be overridden in `get_secret` helper function call by specifying `config_override` argument.
300300

301301
```yaml
302302
foobar: "{{ get_secret('/my-key', config_override={'prefix': '/dev'}) }}"

0 commit comments

Comments
 (0)