Skip to content

Commit

Permalink
doc: add a link to the example application
Browse files Browse the repository at this point in the history
  • Loading branch information
yann-soubeyrand authored Mar 21, 2020
1 parent aac674f commit 906242f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ To pass these encrypted value files to Helm, just invoke Helm Sops with the same
`helm template . --values secrets.yaml --values secrets-production.yaml`
depending on how Helm Sops was deployed).

## Example application

An example application as well as an example Argo CD setup to deploy it can be found [here](https://github.com/camptocamp/argocd-helm-sops-example).

## Git diff helper

The following script (`sops-git-diff-helper`) can be placed in the *PATH* to be used as a Git diff helper for Sops encrypted value files:
Expand Down

0 comments on commit 906242f

Please sign in to comment.