diff --git a/apps-kustomized/peertube/deploy.yaml b/apps-kustomized/peertube/deploy.yaml index 1075307..35bc0bb 100644 --- a/apps-kustomized/peertube/deploy.yaml +++ b/apps-kustomized/peertube/deploy.yaml @@ -51,6 +51,10 @@ spec: - containerPort: 9000 name: http protocol: TCP + resources: + requests: + cpu: 25m + memory: 351198544 readinessProbe: failureThreshold: 3 httpGet: