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