Skip to content

Commit 69fe112

Browse files
committed
kong: increase gateway controlplane resources
1 parent be3363e commit 69fe112

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/manual-deployment.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ metadata:
2525
name: kong-gw-config
2626
namespace: kong-system
2727
spec:
28+
controlPlaneOptions:
29+
deployment:
30+
podTemplateSpec:
31+
spec:
32+
containers:
33+
- name: controller
34+
resources:
35+
limits:
36+
cpu: 400m
37+
memory: 200Mi
2838
dataPlaneOptions:
2939
network:
3040
services:

0 commit comments

Comments
 (0)