Skip to content

Commit

Permalink
Merge pull request #24 from cloud-pi-native/Baboulinet-33-patch-1
Browse files Browse the repository at this point in the history
Update secrets-management.md
  • Loading branch information
this-is-tobi authored Mar 19, 2024
2 parents d01253f + 3895ff8 commit 64e53bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/guide/secrets-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ export AGE_KEY=age1g867s7tcftkgkdraz3ezs8xk5c39x6l4thhekhp9s63qxz0m7cgs5kan9a
```

Afin de chiffrer un secret, il faut commencer par créer un objet kubernetes de type SopsSecret par exemple :

:warning: __*Ne pas encode en base64 les secrets dans ce fichier, sops s'en occupera automatiquement*__ :warning:
```yaml
apiVersion: isindir.github.com/v1alpha3
kind: SopsSecret
Expand Down

0 comments on commit 64e53bb

Please sign in to comment.