Skip to content

Commit

Permalink
Merge pull request #412 from magnuswatn/magnusw/fixdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroepke authored Oct 2, 2023
2 parents 39d6723 + 868de23 commit 9578148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ If you use git there is commit hook that prevents commiting decrypted files and

- Values/Secrets data are not a part of the chart. You need to manage your values, public charts contains mostly defaults without secrets - data vs code
- To use the helm-secrets plugin you should build your `.sops.yaml` rules to make everything automatic
- Use helm secrets <enc|dec|view|edit> for everyday work with you secret yaml files
- Use helm secrets <encrypt|decrypt|edit> for everyday work with you secret yaml files
- Use version control systems like GIT to work in teams and get history of versions
- Everyday search keys is simple even with encrypted files or decrypt on-the-fly with git diff config included
- With example helm_vars you can manage multiple world locations with multiple projects that contain multiple environments
Expand Down

0 comments on commit 9578148

Please sign in to comment.