diff --git a/apps-kustomized/bazarr/deploy.yaml b/apps-kustomized/bazarr/deploy.yaml index 292b572..9319442 100644 --- a/apps-kustomized/bazarr/deploy.yaml +++ b/apps-kustomized/bazarr/deploy.yaml @@ -25,8 +25,9 @@ spec: containerPort: 6767 protocol: TCP resources: - cpu: 25m - memory: 380258472 + requests: + cpu: 25m + memory: 380258472 volumeMounts: - name: config mountPath: /config