Skip to content

Commit b0ce778

Browse files
committed
Add ephemeral-storage limit
1 parent 9604ee3 commit b0ce778

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

charts/agent/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,7 @@ resources:
129129
requests:
130130
cpu: 200m
131131
memory: 256Mi
132-
ephemeral-storage: 256Mi
133-
132+
134133
autoscaling:
135134
enabled: false
136135
minReplicas: 1

0 commit comments

Comments
 (0)