Skip to content

Helm chart to deploy an example REST API. This is deployed to the Dev and Stage environments through OpenShift GitOps (Argo CD).

License

Notifications You must be signed in to change notification settings

openshift-multicluster-gitops/theme-park-api-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This repo is part of Hello OpenShift: Multi-Cluster GitOps. It's not intended to be referenced directly. Instead, check out the organization's page for how this repository fits into the greater multi-cluster GitOps architecture.

Theme Park API - Helm Charts

This repo contains 3 example Helm charts to deploy REST APIs that serve roller coaster data from 3 theme parks in the greater Washington D.C. area: Hershey Park, Kings Dominion, and Six Flags. It's used as an example of how applications could be structured and deployed through the multi-cluster GitOps reference architecture.

Each chart has 4 environments, Dev, Test, Stage, and UAT. Dev and Test are deployed to the Dev cluster. Stage and UAT are deployed to the Stage cluster.

Each environment has it's own values.yaml file. All environments are deployed to OpenShift through OpenShift GitOps (Argo CD). The Argo CD configurations to deploy these charts are in gitops-dev and gitops-stage respectively.

About

Helm chart to deploy an example REST API. This is deployed to the Dev and Stage environments through OpenShift GitOps (Argo CD).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published