Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

How to ignore certain key in the managed secret? #812

Answered by Flydiverny
musabmasood asked this question in Q&A
Discussion options

You must be logged in to vote

No this is not possible in KES.
Similar to how you can not merge into an existing secret. KES will overwrite the entire secret when it updates.

Quoting myself from a previous issue:

KES expects to fully own any secret it interacts with and does not support modifying / managing data in existing secrets. Any update or change in the ExternalSecret will overwrite the existing secret.
There's no need for the delete permission for KES as it never deletes any Secrets, deletion of an ExternalSecret by the user would orphan the created Secret which would then be deleted.

Originally posted by @Flydiverny in #804 (comment)

If you are just getting started with KES, you might want to explore ESO (h…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@musabmasood
Comment options

Answer selected by musabmasood
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants