sops --encrypt

From wikieduonline
Revision as of 09:31, 31 October 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search

sops --encrypt --in-place --unencrypted-regex '^(description|metadata)$' k8s-secret.yaml
sops --encrypt --encrypted-regex '^(data|stringData)$' app-secret.yaml


Related

  • To create file using GCP: sops --gcp /your/path/to/your/sops-encryption-key test.yaml

See also

Advertising: