cozyhr

Cozy wrapper around Helm and Flux CD for local development

brewmacoslinux
Try with needOr install directly
Source

About

Cozy wrapper around Helm and Flux CD for local development

Commands

cozyhr

Examples

Initialize a new Cozy project with Helm and Flux CD$ cozyhr init my-project
Deploy applications to local cluster using Helm charts$ cozyhr deploy --chart myapp --values values.yaml
Sync Flux CD and check cluster status$ cozyhr sync