Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 412 Bytes

shared-services-workflow.md

File metadata and controls

11 lines (5 loc) · 412 Bytes

Shared-Services - Workflow

This scenario deploys Shared services through a CI/CD pipeline.

Overview

The GitHub action workflow Shared-Services-HelmDeployNginx.yaml is used to to deploy a shared service: NGINX. Note that we could have picked traefik or any other shared service for this purpose.

TODO: steps to run and validate the workflow.