We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e2b923 + be1b39e commit a96c5d6Copy full SHA for a96c5d6
config/jobs/kubernetes/sig-auth/sig-auth-encryption-at-rest.yaml
@@ -40,11 +40,11 @@ presubmits:
40
- ./test/e2e/testing-manifests/auth/encrypt/run-e2e.sh
41
resources:
42
limits:
43
- cpu: 2
44
- memory: 4Gi
+ cpu: 4
+ memory: 12Gi
45
requests:
46
47
48
49
periodics:
50
- interval: 6h
@@ -81,8 +81,8 @@ periodics:
81
82
83
84
85
86
87
88
0 commit comments