helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Community maintained Helm charts for Flux

Results 28 helm-charts issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem ? Please update the Flux chart to `appVersion` v0.33.0 ### Describe the solution you'd like. Updated to v0.33.0: https://github.com/fluxcd/flux2/releases/tag/v0.33.0 ### Describe...

enhancement

#### What this PR does / why we need it: This PR allows users to select the imagePullPolicy for the controllers. In most cases it's even recommended to run imagePullPolicy:...

#### What this PR does / why we need it: This change aims to add the possibility of both kustomize-controller and helm-controller service accounts to not become cluster-admins. In Kubernetes...

### Is your feature request related to a problem ? I want to run Flux with [MultiTenancy Lockdown](https://fluxcd.io/docs/installation/#multi-tenancy-lockdown) enabled. Still that is not enough for the security posture I'm looking...

enhancement

Great thank you. Now we can add OCI as an alternative install method to the main readme and all chart readmes. __Originally posted by @stefanprodan in https://github.com/fluxcd-community/helm-charts/pull/94#issuecomment-1124969034__

documentation
good first issue

### Is your feature request related to a problem ? Yes I'd like to migrate from using `flux install --export` to using the flux2 helm chart. However our usage of...

enhancement

### Is your feature request related to a problem ? https://github.com/haarchri/helm-charts-1/runs/4497426608?check_suite_focus=true ### Describe the solution you'd like. disable release step in/for forks ### Describe alternatives you've considered. no ### Additional...

enhancement

### Is your feature request related to a problem ? no ### Describe the solution you'd like. add in ci ``` make generate make helmdocs make check-diff ``` so we...

enhancement

### Describe the bug a clear and concise description of what the bug is. Please include a secret.data: {} example as I cannot get a secret to work. This is...

documentation

### What this PR does / why we need it: Adds support for arbitrary environment variable injection into any of the controller deployments. ### Which issue this PR fixes None....