Skip to content

Commit

Permalink
Fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgruner committed Apr 18, 2024
1 parent 110b438 commit b7d4ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zammad/ci/full-objects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ metadata:
name: storage-volume-claim
spec:
accessModes:
- ReadWriteMany
- ReadWriteOnce # Testing env does not provide ReadWrite Many, but for CI this is enough.
resources:
requests:
storage: 32Mi

0 comments on commit b7d4ec9

Please sign in to comment.