Closed bengtfredh closed 1 year 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
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