Unable to convert /tmp to PersistentVolumeClaim as tmp-dir-argo is already defined. It becomes empty folder volume #14294
Unanswered
energgumeno
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Can't you just pick a different name, other than |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I have this workflow that it is supposed to mount a persistent volume to /temp folder but it does not:
But for some reason (I suppose the template) the workflow is creating these volumes and forcing the /temp folder to be an empty volume. I would like to save the output of the workflow to a persistent volume but I dont see any way to do it as the image is too safe to mount a volume in any other folder XD
Is there any way to override this tmp-dir-argo volume property? maybe there is a folder that I can mount and is be RW for this proposes or a workaround?
thanks in advanced!
Beta Was this translation helpful? Give feedback.
All reactions