Skip to content

Can not specify resources for webhook deployment #96

@partcyborg

Description

@partcyborg

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions