Post #2933796
2026-01-23 15:14 UTC
@eschguy In addition to the other suggestion about making sure the file ownership is right via the `sops.secrets."secretName".user` & `sops.secrets."secretName".group` options, make sure that the option you are setting accepts a path, not a string literal of the secret data. Many of those options will be `service.myservice.secretPath` instead of `service.myservice.secret`.
There are other things you can do via sops like `sops.templates` that can be generated in an `activationScript`
Replies (0)
No replies.