Altinn / altinn-studio-charts

Helm charts for Altinn Studio apps.
https://charts.altinn.studio
MIT License
0 stars 0 forks source link

Remove hard values for linkerd resource request and limits #8

Closed bengtfredh closed 1 year ago

bengtfredh commented 2 years ago

Description

Here: https://github.com/Altinn/altinn-studio-charts/blob/main/charts/deployment/templates/deployment.yaml#:~:text=config.linkerd.io,request%3A%2020Mi

This settings will be injected by linkerd in cluster with default value set for cluster.

Better to make it possible to add extra annotations in values.yaml to override for app if needed.

Additional Information

No response

bengtfredh commented 2 years ago

When I look closer pull request https://github.com/Altinn/altinn-studio-charts/pull/5 will add feature to make it possible to add extra annotations in values.yaml At the same time we should remove hard values for linkerd resource requests