Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for TokenSecretAnnotations for HumioIngestToken CRD #557

Open
jayadeepkmct opened this issue Feb 13, 2022 · 0 comments
Open

Comments

@jayadeepkmct
Copy link

Currently, HumioIngestToken Spec allows specifying a TokenSecretLabels map which will add the given labels to the kubernetes secret created by ingest token controller.
Additionally it makes sense to add TokenSecretAnnotations to be able to add annotations to the secret. This way we can include additional information like humio repo name, cluster details etc. to the secret. This allows the users to build automation around this to push the secrets to vault, for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant