diff --git a/manifests/outline/outline.yaml b/manifests/outline/outline.yaml index 49e0bd4..2f7efbd 100644 --- a/manifests/outline/outline.yaml +++ b/manifests/outline/outline.yaml @@ -69,6 +69,10 @@ spec: failureThreshold: 30 timeoutSeconds: 1 periodSeconds: 5 + resources: + requests: + cpu: 8m + memory: 800Mi volumeMounts: - mountPath: /opt/outline/.env subPath: .env