Skip to content

Helm Charts for Flagsmith. Feature flagging and remote config service. Host yourself or use our hosted version.

License

Notifications You must be signed in to change notification settings

timescale/flagsmith-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flagsmith Charts

This is a forked version of the official Flagsmith Helm chart that we can customize for our own use. In addition to the chart values found in the Flagsmith Helm chart documentation, we also can interpolate the following:

Parameter Description Default
service.api.annotations The annotations applied to the flagsmith-api Service {}
service.frontend.annotations The annotations applied to the flagsmith-frontend Service {}

Usage

Add this repository using:

helm repo add timescale-flagsmith https://raw.githubusercontent.com/timescale/flagsmith-charts/master/charts/repo

Or by adding the following into helmfile.yaml:

repositories:
  # ...
  - name: timescale-flagsmith
    url: https://raw.githubusercontent.com/timescale/flagsmith-charts/master/charts/repo

About

Helm Charts for Flagsmith. Feature flagging and remote config service. Host yourself or use our hosted version.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Mustache 83.2%
  • Shell 16.8%