ArgoCD Manifests

This is where I maintain all of the kubernetes manifests thatI deploy into my local kubernetes cluster. This uses leverages ArgoCD ApplicationSets and a custom config shape to fully manage the deployed applications via Git, only the intiial bootstrap AppProject and Application need to be hand applied.

View Source