We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e90ad commit b9d4690Copy full SHA for b9d4690
apps/demo-app/overlays/dev/kustomization.yaml
@@ -36,8 +36,8 @@ helmCharts:
36
cpu: 10m
37
memory: 32Mi
38
limits:
39
- cpu: 30m
40
- memory: 64Mi
+ cpu: 20m
+ memory: 48Mi
41
42
network:
43
enabled: true
apps/karpenter/base/kustomization.yaml
@@ -38,10 +38,10 @@ helmCharts:
resources:
requests:
cpu: 50m
- memory: 512Mi
+ memory: 384Mi
cpu: 100m
44
- memory: 768Mi
+ memory: 512Mi
45
settings:
46
clusterName: lgseksd1
47
clusterEndpoint: https://7947638F25F34C5F3CAFEF8286994CB3.gr7.us-east-1.eks.amazonaws.com
0 commit comments