Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
jashandeep-sohi committed Aug 7, 2024
1 parent 853edec commit 379bcf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ so in some rare cases you might end up with duplicates, but Secrets generated by
You can also run this function locally (i.e. without any of the restrictions & sandboxing that containers provide):

```shell
kpt fn eval --exec 'nix run github:jashandeep-sohi/krm-fn-sealedsecrets' ...
kpt fn eval --exec 'nix run github:jashandeep-sohi/krm-fn-sealedsecrets/seal' ...
```

See ./examples/exec-nix-seal/ on how to do it declaratively.

0 comments on commit 379bcf2

Please sign in to comment.