isindir / sops-secrets-operator

Kubernetes SOPS secrets operator
Mozilla Public License 2.0
323 stars 30 forks source link

docs: slightly better explanation for how to get the age decryption running #157

Closed ezloj closed 11 months ago

ezloj commented 11 months ago

What this PR does / why we need it:

Some minor improvements on how to get the age encryption working

Most other of using the operator have some examples but this one not. The description also doesn't explain that secretsAsFiles will actually create a mount for you rather than you having to create the mount separately (maybe that's a "Me issue", but having it say that won't hurt, right?)