Skip to content
Snippets Groups Projects
Unverified Commit 38468c72 authored by Stefan Prodan's avatar Stefan Prodan Committed by GitHub
Browse files

Merge pull request #750 from SomtochiAma/kms-docs

Update guide for mozilla sops
parents 81f68157 5f759200
Branches
Tags
No related merge requests found
......@@ -106,7 +106,8 @@ secrets by iterating over all the private keys until it finds one that works.
### Using various cloud providers
When using AWS/GCP KMS, you'll have to bind an IAM Role with access to the KMS
When using AWS/GCP KMS, you don't have to include the gpg `secretRef` under
`spec.provider` (you can skip the `--decryption-secret` flag when running `flux create kustomization`), instead you'll have to bind an IAM Role with access to the KMS
keys to the `default` service account of the `flux-system` namespace for
kustomize-controller to be able to fetch keys from KMS.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment