Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 5, 2023. It is now read-only.
NotificationsYou must be signed in to change notification settings

codefresh-contrib/example-multiservice-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example GitOps deployment repo for a corresponding microservice monorepo,example-multiservice.

Organizes its environments within a single branch (main) using a monorepo structure. Each environment subdirectory contains a single umbrella chart with only 2 files: Chart.yaml and values.yaml. Each environment's microservices/versions are listed as subcharts in thedependencies section of its Chart.yaml

Benefits

  • Subcharts are backed by a Helm Chart Repo, for much simpler version management than Git by itself
  • A single branch / monorepo structure makes it very easy to automate promotions between environments
  • All image tags can easily be viewed/updated in a single file per environment: the umbrella chart's values.yaml
  • Quickly and easily see all differences between environments withdiff, for examplediff test/ qa/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp