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

feat: Update to the latest Helm chart and add new services #42

Merged
merged 5 commits into from
Jan 16, 2023

Conversation

tonyo
Copy link

@tonyo tonyo commented Jan 16, 2023

In this PR we do a few things:

  • Add stubs for two new services: accountingService and frauddetectionService
  • Clean-up deploy/global.yaml, since my fix has been merged to the opentelemetry-charts repo.
  • Adds deploy/meta.yaml. In this file we can now specify the helm chart version, that will be picked up by the Argo workflow that deploys the demo. This will simplify updates and merges with the upstream: for example, it's possible now to specify the version of the Helm opentelemetry-demo chart that will be used.

Closes #40

@tonyo tonyo requested a review from AbhiPrasad January 16, 2023 15:59
@tonyo tonyo merged commit a4d5772 into main Jan 16, 2023
@tonyo tonyo deleted the tonyo/feat-helm-charts-new branch January 16, 2023 16:04
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.

Update helm charts for demo
2 participants