Adjusted keycloak limits
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 6s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 5s

This commit is contained in:
Ultradesu
2026-06-16 03:42:32 +01:00
parent 3881b5b3ba
commit 4d000080d8
+4 -4
View File
@@ -66,11 +66,11 @@ ingress:
resources:
requests:
cpu: 200m
memory: 512Mi
limits:
cpu: "1"
cpu: 500m
memory: 1Gi
limits:
cpu: "3"
memory: 2Gi
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net