Skip to content

windmill-labs/windmillhub-helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Windmill Hub Helm Chart

This is the Helm chart for the Windmill Hub.

For the Windmill helm chart, see windmill-helm-charts.

Usage

helm repo add windmill-labs https://windmill-labs.github.io/windmillhub-helm-charts/
helm repo update

Example values.yaml:

hub:
  databaseUrl: postgres://username:password@host:port/database
  imageName: ghcr.io/windmill-labs/windmillhub-ee-public:main
  appUrl: https://app.mywindmill.dev
  imageName: ghcr.io/windmill-labs/windmillhub-ee-public:main
  sslIngress: true
  certArn: arn:aws:acm:us-east-1::myarn
  licenseKey: "LICENSE_KEY"
  extraEnv: []
  affinity: {}

About

Helm Charts for the Windmill EE private hub

Resources

Stars

Watchers

Forks

Packages

No packages published