weaveworks / pipeline-controller

This repository contains the Pipeline CRD and associated controller for Weave GitOps Enterprise.
1 stars 4 forks source link

re-organize kustomize config and manifests; add Service + Ingress #57

Closed makkes closed 1 year ago

makkes commented 1 year ago

The general goal of this commit is to bring the config/ directory closer to how other Flux controllers are organized and to free it from unused configuration and manifests.

Details:

closes #55