Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 551 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 551 Bytes

gi# Sofi Core GitOps

This repo contains the GitOps configuration for the Sofi Core application.

FluxCD is bootstrapped to track this repo for changes.

I've implemented the repository structure recommended by FluxCD.

A base layer is set up which is adjusted by Kustomize for each environment.

When adding a new environment, make sure to add the configuration to the GitHub actions workflow in the sofi_core repo. This needs to be done to enable the image tages to be updated by the pipeline.