Reduce mem for node

This commit is contained in:
Daniel Berteaud 2023-12-30 23:07:43 +01:00
parent 673e0cba76
commit 4ea9940bd1
1 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,8 @@ democratic_csi:
# Resource allocation
resources:
cpu: 100
memory: 192
memory: 128
memory_max: 192
# Custom env var to pass to controllers
env: {}