Skip to content

Commit

Permalink
[fix] res cons
Browse files Browse the repository at this point in the history
  • Loading branch information
k2ntum committed Apr 18, 2024
1 parent b8cb802 commit 7b44173
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions projects/sinfonia/helm/charts/loadtest/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ resources:
# lines, adjust them as necessary, and remove the curly braces after 'resources:'.
limits:
cpu: 2
memory: 128Mi
memory: 256Mi
requests:
cpu: 1
memory: 256Mi
memory: 128Mi

livenessProbe:
httpGet:
Expand Down
10 changes: 5 additions & 5 deletions projects/sinfonia/helm/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ entries:
loadtest:
- apiVersion: v2
appVersion: 1.16.0
created: "2024-04-18T12:07:14.569365-04:00"
created: "2024-04-18T12:24:34.7376-04:00"
description: Loadtest application for Sinfonia
digest: d1486441fc0ed635c01973a7e78b4a3d608587e81a1f274ed98e4dc4b5ed5ca9
digest: fa8781458609061abbd0ebb5902019f2b54acb92495f2af3bc5e12c73d7cb4ed
name: loadtest
type: application
urls:
Expand All @@ -14,12 +14,12 @@ entries:
sinfonia-tier2:
- apiVersion: v2
appVersion: 1.16.0
created: "2024-04-18T12:07:14.570141-04:00"
created: "2024-04-18T12:24:34.738358-04:00"
description: A Helm chart for Kubernetes
digest: 7e021591f5d16eebb16f36aff9625ec36d82d9964a47e474f47fc5f5f7649f40
digest: c9c51766d7a146e8461edbe5a81b37f12e79aee8db900ee5e0ca41e6eace761a
name: sinfonia-tier2
type: application
urls:
- sinfonia-tier2-0.1.0.tgz
version: 0.1.0
generated: "2024-04-18T12:07:14.567202-04:00"
generated: "2024-04-18T12:24:34.736717-04:00"
Binary file modified projects/sinfonia/helm/loadtest-0.1.0.tgz
Binary file not shown.
Binary file modified projects/sinfonia/helm/sinfonia-tier2-0.1.0.tgz
Binary file not shown.

0 comments on commit 7b44173

Please sign in to comment.