diff --git a/manifests/app/deployment.yaml b/manifests/app/deployment.yaml index 8b1b6f8..c54f102 100644 --- a/manifests/app/deployment.yaml +++ b/manifests/app/deployment.yaml @@ -46,13 +46,6 @@ spec: secretKeyRef: name: postgres-secret key: POSTGRES_DB - resources: - requests: - cpu: 1m - memory: 8Mi - limits: - cpu: 1m - memory: 8Mi readinessProbe: httpGet: path: /health