You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The encrypted file seems to have no key indeed, so basically it cannot be decrypted - except if someone can guess the key. I guess it's a bug that this can happen.
In any case, the problem is your .sops.yaml. I think it should rather look like this - judging from the examples in README; I've never used KMS. So maybe this is also totally wrong:
Hi,
I have
.sops.yml
config in my root repository like this:I ran this command:
and this is the output of
kube_config_cluster.yml
I ran
sops -d -i kube_config_cluster.yml
and show output like this:Somebody can help me on this ?
The text was updated successfully, but these errors were encountered: