Skip to content

Commit

Permalink
Merge pull request aerokube#273 from aandryashin/master
Browse files Browse the repository at this point in the history
HAR container.
  • Loading branch information
aandryashin authored Sep 23, 2024
2 parents 20d5fc9 + 4903c0d commit 501f20f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions moon2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,15 @@ configs:
requests:
cpu: 100m
memory: 32Mi
har:
repository: quay.io/aerokube/har
resources:
limits:
cpu: 200m
memory: 128Mi
requests:
cpu: 100m
memory: 128Mi
storage:
accessKey: ""
bucket: ""
Expand Down

0 comments on commit 501f20f

Please sign in to comment.