I created a VaultSecret resource which successfully created the corresponding Secret with the correct value.
But when I update the value in the Vault, the created Secret still contains the previous value.
So, is there any way to force update a specific secret, to follow the changed value?