external-secrets/kubernetes-external-secrets

Is it possible to reload the ExternalSecrets resource?

Artemkulish opened this issue · 4 comments

Even though it is possible to set up automatic polling of secrets, it would be great to have a possibility to either trigger SYNCs when necessary or make an API call to reload/restart the ExternalSecrets resource so that it could fetch fresh secrets when needed.

I was unable to find a way to either trigger a sync or reload the resource, please let me know if it is possible.

How to set up automatic secrets polling from AWS SSM?

@Artemkulish There is no API or so, however I believe you should be able to annotate the ExternalSecret to trigger a sync.

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

This issue was closed because it has been stalled for 30 days with no activity.