Skip to content

Conversation

euannliu
Copy link

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