Closed xavidop closed 3 years ago
This is by design. The tool always deletes the existing secret and recreates it.
But I'm open to changing the behaviour if it doesn't have any downsides.
I think the only change that has to be done is the content of the secret. The other data could be important like in my case. I have some key annotations. There are a nes added automatically by helm and other ones used by Replicator to replicate a secret in multiple namespaces. What do you think?
Sounds reasonable to me. It should be a small change. I'll try to get it done this weekend or next.
Okay! Thank you so for your understanding!
v1.4 is getting published shortly. Be sure to grant "update" permissions to the service account so that it can perform this new operation.
Hello,
I was noticed that the metadata is lost when the new secret is created.