diff --git a/services/harbor/helmrelease.yaml b/services/harbor/helmrelease.yaml index bfcc1c0e..37db257a 100644 --- a/services/harbor/helmrelease.yaml +++ b/services/harbor/helmrelease.yaml @@ -83,8 +83,8 @@ spec: tag: v2.14.1-arm64 # {"$imagepolicy": "harbor:harbor-redis:tag"} resources: requests: - cpu: 50m - memory: 96Mi + cpu: 10m + memory: 64Mi limits: cpu: 250m memory: 256Mi