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

[WIP] Add option for adding annotations #482

Closed
wants to merge 1 commit into from
Closed

Conversation

gi02sap
Copy link

@gi02sap gi02sap commented Nov 4, 2024

Pull Request Template

Prerequisites

#481

Motivation

I am using the btp-operator in a setup where it (among other microservices) is deployed via ArgoCD.
The parameters I use in the secret are imported from Hashicorp Vault via the ArgoCD Vault Plugin. Its' functionality relies on a certain annotation of the secret template and the current version of the secret doesn't provide the option to add this annotation.

Approach

With few simple changes of the secret template and the values file we can add the option for custom annotations.

Pull Request status

  • Initial implementation
  • Integration tests

Third-party code

N/A

Copy link

cla-assistant bot commented Nov 4, 2024

CLA assistant check
All committers have signed the CLA.

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

Successfully merging this pull request may close these issues.

2 participants