CHORE(resources): set memory limits equal to memory requests
- Align memory limits with memory requests for guaranteed QoS class - falco: falcosidekick - external-secrets: main, webhook, certController - authelia: main, redis
This commit is contained in:
@@ -128,7 +128,7 @@ falcosidekick:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
limits:
|
||||
memory: 512Mi # Increased to prevent OOM
|
||||
memory: 128Mi
|
||||
|
||||
config:
|
||||
# Output to stdout/logs
|
||||
|
||||
Reference in New Issue
Block a user