Skip to content

Commit

Permalink
try with smaller requests for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Oct 18, 2024
1 parent 0e10ec2 commit 6fa0ba1
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions test/enterprise-integration-test-values.yaml
Original file line number Diff line number Diff line change
@@ -182,19 +182,16 @@ elasticsearchAudit:
resources:
requests:
cpu: "0.01"
memory: "512Mi"
memory: "256Mi"
alfresco-audit-storage:
resources:
requests:
cpu: "0.01"
memory: "512Mi"
memory: "256Mi"
kibana-audit:
resources:
requests:
cpu: "0.01"
memory: "512Mi"
limits::
cpu: "1000m"
memory: "2Gi"
memory: "256Mi"
dtas:
enabled: true

0 comments on commit 6fa0ba1

Please sign in to comment.