[hotfix] fix resources helm-aggregator (!74)
Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/74
This commit is contained in:
@@ -31,10 +31,10 @@ readinessProbe:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 64Mi
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
cpu: 500m
|
||||
memory: 512Mi
|
||||
|
||||
nodeSelector:
|
||||
nodetype: worker
|
||||
|
||||
Reference in New Issue
Block a user