Update Environments
parent
ae6a7a6910
commit
e3a8f9126f
1 changed files with 107 additions and 101 deletions
|
@ -86,6 +86,12 @@ $ sops name_of_you_file.secret.sops.yaml
|
||||||
You can then deploy it the cluster will be able to Decrypt it using it's public
|
You can then deploy it the cluster will be able to Decrypt it using it's public
|
||||||
key
|
key
|
||||||
|
|
||||||
|
##### Edit secrets
|
||||||
|
|
||||||
|
You can use the same command used to create new secrets to edit existing files
|
||||||
|
|
||||||
|
You can also use [this VSCode plugin](https://marketplace.visualstudio.com/items?itemName=signageos.signageos-vscode-sops)
|
||||||
|
|
||||||
##### Rewrapping secret
|
##### Rewrapping secret
|
||||||
|
|
||||||
In case add/remove a key secret generated previously will need to be
|
In case add/remove a key secret generated previously will need to be
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue