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

Can not specify resources for webhook deployment #96

Open
partcyborg opened this issue Jul 31, 2024 · 0 comments
Open

Can not specify resources for webhook deployment #96

partcyborg opened this issue Jul 31, 2024 · 0 comments

Comments

@partcyborg
Copy link

Fission/Kubernetes version
Fission: 1.20.1
Kubernetes: 1.24.17

Kubernetes platform (e.g. Google Kubernetes Engine)
EKS

Describe the bug
According to values.yaml you can specify resource requests/limits for the fission webhook deployment. However this does not work in practice because the webhook-service deployment template does not fill these values in.

To Reproduce

Install chart with values.yaml with the resources under webhook: uncommented

Expected result
Webhook deployment should be deployed with resource requests and limits

Actual result
Webhook deployment does not have any resource configuration

Screenshots/Dump file

Additional context

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