Skip to content

Commit a71db16

Browse files
authored
Update mozilla-sops.md
Signed-off-by: Ruben Laguna <ruben.laguna@gmail.com>
1 parent 442a1fd commit a71db16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/flux/guides/mozilla-sops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ EOF
225225
sops --encrypt --in-place basic-auth.yaml
226226
```
227227

228-
And finally set the decryption secret in the Flux Kustomization to `sops-age`. i.e `flux create kustomization my-kustomization --source=GitRepository/my-repo --path="./kustomize/dev/" --prune=true --interval=1m --decryption-provider sops --decryption-secret sops-age`
228+
And finally set the decryption secret in the Flux Kustomization to `sops-age`. i.e `flux create kustomization my-kustomization --source=GitRepository/my-repo --path="./kustomize/dev/" --prune=true --interval=1m --decryption-provider sops --decryption-secret sops-age --export`
229229

230230
## Encrypting secrets using HashiCorp Vault
231231

0 commit comments

Comments
 (0)