https://github.com/ssi-dk/sofi_core_gitops
GitOps configuration for the sofi_core Kubernetes cluster
https://github.com/ssi-dk/sofi_core_gitops
Last synced: 8 months ago
JSON representation
GitOps configuration for the sofi_core Kubernetes cluster
- Host: GitHub
- URL: https://github.com/ssi-dk/sofi_core_gitops
- Owner: ssi-dk
- Created: 2024-04-30T07:39:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T10:30:10.000Z (8 months ago)
- Last Synced: 2025-02-25T11:19:58.812Z (8 months ago)
- Size: 213 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.](https://fluxcd.io/flux/guides/repository-structure/)
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.