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
Now, when deploying a new change with the following secret:
{sops.secrets."foo/bar"={};}
The activation fails like this:
Activation script snippet 'setupSecrets' failed (1)
sops-install-secrets: Imported /etc/ssh/ssh_host_ed25519_key as age key with fingerprint ...
/nix/store/1dilq2rayqd2alchs0bmhssmwni8mbxv-sops-install-secrets-0.0.1/bin/sops-install-secrets: Cannot request units to restart: open /run/secrets/foo/bar: not a directory
The text was updated successfully, but these errors were encountered:
Suppose you had a secret deployed like this:
Now, when deploying a new change with the following secret:
The activation fails like this:
The text was updated successfully, but these errors were encountered: