The repository contains Kubernetes deployment manifests that can be used to deploy the demo app.
The repository uses Kustomize to define the manifests and contains the following directories:
base
- contains the base manifests that are used to deploy the applicationdeployment.yaml
- defines the deploymentservice.yaml
- defines the service
env
- contains the environment specific overlaysdev
stage
prod