aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/platform/components/oauth2-proxy
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2024-02-27 08:55:23 +0100
committerAndreas Geissler <andreas-geissler@telekom.de>2024-02-28 13:36:38 +0000
commit4753743f0743a6b22f69e718c3cdb4ba8843cea6 (patch)
treeb94e42485a252d3ed348faa13ac4a009ad17c10b /kubernetes/platform/components/oauth2-proxy
parentee7e3ada3228e4c80b622aa588d48ac34789cedd (diff)
[COMMON] Harmonize resource settings
Update all resource settings to the kubernetes recommended normalized form. Fix ReadinessCheck resource limits. Issue-ID: OOM-3273 Change-Id: Ie10903b801e4dc1689bcec092162d711a431a7a6 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Diffstat (limited to 'kubernetes/platform/components/oauth2-proxy')
-rw-r--r--kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/values.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/values.yaml b/kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/values.yaml
index 7e5f9391a0..6b56132eea 100644
--- a/kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/values.yaml
+++ b/kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/values.yaml
@@ -164,11 +164,11 @@ ingress:
resources: {}
# limits:
- # cpu: 100m
- # memory: 300Mi
+ # cpu: "100m"
+ # memory: "0.3Gi"
# requests:
- # cpu: 100m
- # memory: 300Mi
+ # cpu: "100m"
+ # memory: "0.3Gi"
extraVolumes: []
# - name: ca-bundle-cert