Skip to content

Adding configuration for annotations across resources#1052

Open
euannliu wants to merge 4 commits into
nats-io:mainfrom
euannliu:resolved-branch
Open

Adding configuration for annotations across resources#1052
euannliu wants to merge 4 commits into
nats-io:mainfrom
euannliu:resolved-branch

Conversation

@euannliu

Copy link
Copy Markdown

The use case for annotations comes from using nats with ArgoCD. ArgoCD uses annotations in resources to configure its deployment behavior. For our use case, we are using annotations to label sync waves to determine in what order our stack is deploying our resources, with nats existing at a specified sync wave so its creation and update comes before some of our other resources in our helm chart.

This PR utilizes global for configuring annotations that will be written in all of the templates of the nats helm chart.

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.

3 participants