Skip to content

Commit 4f030bf

Browse files
add storage request
Signed-off-by: Roelof Kuijpers <roelof.kuijpers@energyessentials.nl>
1 parent 4727ca0 commit 4f030bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/health/testdata/pod-running-restart-never-with-ignore-annotation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ spec:
2020
name: main
2121
resources:
2222
requests:
23+
ephemeral-storage: "100Mi"
2324
memory: "128Mi"
2425
cpu: "250m"
2526
limits:

0 commit comments

Comments
 (0)