Skip to content

Commit 1f5b153

Browse files
committed
chore: use 20Gi instead of the default 50Gi for storage in Operator test
1 parent 2655d79 commit 1f5b153

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/fixtures/operator/custom-resource-k8s.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ metadata:
55
namespace: marketplace
66
spec:
77
integrationApi: https://kubernetes-upstream.dev.snyk.io
8+
temporaryStorageSize: 20Gi

test/fixtures/operator/custom-resource.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ metadata:
55
namespace: snyk-monitor
66
spec:
77
integrationApi: https://kubernetes-upstream.dev.snyk.io
8+
temporaryStorageSize: 20Gi

0 commit comments

Comments
 (0)