Skip to content

Commit

Permalink
Deployed 4764097 to . with MkDocs 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklem committed Jun 19, 2024
1 parent 97677d7 commit 65e8acd
Show file tree
Hide file tree
Showing 5 changed files with 219 additions and 219 deletions.
14 changes: 7 additions & 7 deletions chart/values-files/values-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ codacy-api:
memory: 2000Mi
requests:
cpu: 500m
memory: 500Mi
memory: 2000Mi
## By default, Codacy includes a temporary license for a limited number of users.
## Uncomment these annotations to enter a production license provided by a Codacy representative.
# config:
Expand All @@ -219,10 +219,10 @@ remote-provider-service:
resources:
limits:
cpu: 500m
memory: 750Mi
memory: 3200Mi
requests:
cpu: 200m
memory: 200Mi
cpu: 300m
memory: 3000Mi

listener:
replicaCount: 2
Expand Down Expand Up @@ -262,10 +262,10 @@ engine:
resources:
limits:
cpu: 2000m
memory: 15000Mi
memory: 3000Mi
requests:
cpu: 200m
memory: 500Mi
memory: 3000Mi
codacy-tools:
replicaCount: 2
resources:
Expand All @@ -284,7 +284,7 @@ worker-manager:
memory: 1000Mi
requests:
cpu: 200m
memory: 200Mi
memory: 1000Mi

crow:
replicaCount: 1
Expand Down
Loading

0 comments on commit 65e8acd

Please sign in to comment.