mittwald/kubernetes-replicator

not reliable replication

Opened this issue · 0 comments

i do have secrets from cert-manager created with the secretTemplates annotation
including the ones from replicator.

sadly replicating does not work reliably.
secrets end up mostly empty.

i have to resort to delete and apply -f - over and over again.
is there a method i can ensure the correct syncronization of the secrets?