CHORE(falco): set Falco CPU limit to empty string

- Override Helm default CPU limit
- Prevent throttling
This commit is contained in:
2025-12-26 17:34:57 +09:00
parent 10211f35bc
commit 85ef6e8c9f

View File

@@ -32,6 +32,7 @@ spec:
cpu: 100m
memory: 256Mi
limits:
cpu: "100" # Very high limit (effectively unlimited)
memory: 1Gi
# Falco configuration