Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 614 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 614 Bytes

Managing Kubernetes with GitOps

This repo is synced with the cluster using ArgoCD.

The cluster is described more here.

Secrets are managed by Doppler. This syncs values to a namespace based on a DopplerSecret definition. Secrets are still encrypted in this repo using git-crypt. You can find a walkthrough here.