Shared-Services - Workflow

September 13, 2022 ยท View on GitHub

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.