Skip to content

Application Manifests

The gitops/apps/ directory contains Kubernetes manifests for deployments using a base and overlay pattern. This pattern allows the same application configuration (api, web) to be deployed across different environments with environment-specific customizations.

Purpose

This documentation explains the base and overlay deployment structure, how to update images, and how to add new services.

Pages

See Also