diff --git a/k8s/front-deployment.yaml b/k8s/front-deployment.yaml index a09fc7140e943dd8642d98c1588d67d6850507d8..e0d6bf7a9a4fb77bcaa8df313b6063be566d973a 100644 --- a/k8s/front-deployment.yaml +++ b/k8s/front-deployment.yaml @@ -27,13 +27,4 @@ spec: capabilities: drop: - ALL - resources: - limits: - cpu: "2" - ephemeral-storage: 1Gi - memory: 3Gi - requests: - cpu: "2" - ephemeral-storage: 1Gi - memory: 3Gi