PERF(falco): reduce falcosidekick replicas to 1

- Scale down to single replica
- Reduce resource usage
This commit is contained in:
2025-12-30 20:08:10 +09:00
parent 25379aebd0
commit 368f7b5f5a

View File

@@ -98,6 +98,7 @@ grafanaDashboard:
falcosidekick: falcosidekick:
enabled: true enabled: true
fullfqdn: false fullfqdn: false
replicaCount: 1
config: config:
# Output to stdout/logs # Output to stdout/logs