[DO-1600] Fix limits gitea-sonarqube-bot-staging (!55)
[DO-1600] Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/55
This commit is contained in:
@@ -22,10 +22,10 @@ imagePullSecrets:
|
||||
## @param resources.limits The resources limits for the container
|
||||
## @param resources.requests The requested resources for the container
|
||||
resources:
|
||||
limits:
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 64Mi
|
||||
requests:
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user