/gitops-repo-testing

Testing a design for gitops repo conventions and layout

gitops-repo-testing

To see things working:

git checkout dev
kustomize build services/service-a/overlays
kustomize build apps/app-1/overlays
kustomize build env/overlays

or kustomize apply -k these paths