Skip to content

Commit 298ab32

Browse files
committed
fix: remove argo-workflows executor ephemeral-storage limits
1 parent 1ae464a commit 298ab32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

charts/gitops-runtime/values.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,6 @@ argo-workflows:
210210
# executor controls how the init and wait container should be customized
211211
executor:
212212
resources:
213-
limits:
214-
ephemeral-storage: 50Mi
215213
requests:
216214
ephemeral-storage: 10Mi
217215
# mainContainer adds default config for main container that could be overriden in workflows template

0 commit comments

Comments
 (0)