Re-seal with new key sealed-secrets

Fetch decrypted secret and re-encrypt with current key

kubectl get secret mysecret -o yaml | kubeseal --format yaml > sealed-new.yaml
more sealed-secrets all 11 commands →