Skip to content

Commit b9d4690

Browse files
author
Diego Luisi
committed
⚡ Add ArgoCD bootstrap files
1 parent e6e90ad commit b9d4690

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apps/demo-app/overlays/dev/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ helmCharts:
3636
cpu: 10m
3737
memory: 32Mi
3838
limits:
39-
cpu: 30m
40-
memory: 64Mi
39+
cpu: 20m
40+
memory: 48Mi
4141

4242
network:
4343
enabled: true

apps/karpenter/base/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ helmCharts:
3838
resources:
3939
requests:
4040
cpu: 50m
41-
memory: 512Mi
41+
memory: 384Mi
4242
limits:
4343
cpu: 100m
44-
memory: 768Mi
44+
memory: 512Mi
4545
settings:
4646
clusterName: lgseksd1
4747
clusterEndpoint: https://7947638F25F34C5F3CAFEF8286994CB3.gr7.us-east-1.eks.amazonaws.com

0 commit comments

Comments
 (0)