Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extraManifests option to helm chart #113

Open
yaelkinor2 opened this issue Nov 26, 2024 · 0 comments
Open

Add extraManifests option to helm chart #113

yaelkinor2 opened this issue Nov 26, 2024 · 0 comments

Comments

@yaelkinor2
Copy link

yaelkinor2 commented Nov 26, 2024

Hi all,

It would be very helpful if this chart would support extraManifest section, so we can add external resources. Something like:

{{- range .Values.extraManifests }}
---
{{ tpl (toYaml .) $ }}
{{- end }}

It would be a simple change but very meaningful for scaling/pdb/hpa/affinity and other resources you don't currently support.

Thanks,
Yael

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant