Skip to content

Commit

Permalink
Add community-specific dtas configuration to integration values (#1222)
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored Oct 7, 2024
1 parent dcf54de commit 8a819c9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion test/community-integration-test-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ alfresco-transform-service:
memory: "256Mi"
limits:
cpu: "2"
memory: "512Mi"
memory: "1Gi"
libreoffice:
livenessProbe:
initialDelaySeconds: 30
Expand Down Expand Up @@ -92,3 +92,8 @@ postgresql:
memory: "1Gi"
dtas:
enabled: true
config:
assertions:
acs:
edition: Community
adw: null

0 comments on commit 8a819c9

Please sign in to comment.