Open
Description
Summary
After a secret has been initially created, the operator should keep reconciling to re-create a Secret if it has been deleted or changed
Use cases
The secret is always there and the app is kept in a workable state; even if someone deletes or manually changes the secret
Proposed solution
I am no programmer but there needs to be a loop that constantly reconciles onepassword items (desired state) and k8s secret objects (actual state)
Is there a workaround to accomplish this today?
delete and re-create the onepassword item
References & Prior Work
external-secrets does this
Metadata
Metadata
Assignees
Labels
No labels