Replies: 1 comment
|
I have the same issue. Have you found any solution? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hoping I can get some help. I am unable to find any info about this error in my searches of the internet.
I have a current set of encrypted files and a corresponding
.sops.yamlfile with 2 GPG fingerprints. One is for some K8s software called Flux, the other is my own Yubikey fingerprint. Both Flux and my dev environment (Windows laptop using WSL2) are able to decrypt and encrypt my secrets.My issue comes when I try and add a new fingerprint. Below are the steps I have done to add a new fingerprint.
.sops.yamlsops updatekeyon the secretsI have replaced possible identifying info with placeholders.
Can anyone give me some help on what I am doing wrong?
All reactions