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

:sparkles: (extraManifests) added extraManifests to deploy extra resources

Open Llyth opened this issue 9 months ago • 4 comments

Simply pasting another PR template as another project I'm using,

Why This PR? Added extraManifests to all charts values.yaml.

I (and probably others) need the possibility to add extra resources related to the project such as a KEDA ScaledObject (e.g.: off-hours scaling).

Fixes #

None, but I could create the issue.

Changes Changes proposed in this pull request:

Introducting extraManifests to all values.yaml, which template is called extra-manifests.yaml

Checklist: [X] I have updated the chart version in Chart.yaml following Semantic Versioning. [X] Any new values are backwards compatible and/or have sensible default. [X] Any new values have been added to the README for the Chart, or helm-docs --sort-values-order=file has been run for the charts that support it. [X] Added test to e2e with a dummy configmap.

Llyth avatar Jul 10 '25 11:07 Llyth

@Llyth: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

  • /kind feature
  • /kind enhancement
  • /kind fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the forked project rr404/oss-governance-bot repository.

github-actions[bot] avatar Jul 10 '25 11:07 github-actions[bot]

@Llyth: There are no area labels on this PR. You can add as many areas as you see fit.

  • /area agent
  • /area local-api
  • /area cscli
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the forked project rr404/oss-governance-bot repository.

github-actions[bot] avatar Jul 10 '25 11:07 github-actions[bot]

/kind feature

Llyth avatar Jul 10 '25 12:07 Llyth

/area configuration

Llyth avatar Jul 10 '25 12:07 Llyth