Skip to content

Commit

Permalink
🐛 increase resources for contour OOM
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhiljha committed Mar 17, 2024
1 parent 07588b0 commit 0824e5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/contour.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ def objects():
},
"ipFamilyPolicy": "PreferDualStack",
},
"resourcesPreset": "large", # otherwise it OOMs
},
"metrics": {
"serviceMonitor": {
Expand Down

0 comments on commit 0824e5f

Please sign in to comment.