✨ (extraManifests) added extraManifests to deploy extra resources#281
✨ (extraManifests) added extraManifests to deploy extra resources#281Llyth wants to merge 1 commit intocrowdsecurity:mainfrom
Conversation
|
@Llyth: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.
DetailsI 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. |
|
@Llyth: There are no area labels on this PR. You can add as many areas as you see fit.
DetailsI 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. |
|
/kind feature |
|
/area configuration |
594033c to
b2eba80
Compare
Signed-off-by: Llyth <6819575+Llyth@users.noreply.github.com>
b2eba80 to
f69da96
Compare
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.