We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kubernetes allows you to specify volumes and volumeMounts per Pod, but Argo only lets you specify volumes at the workflow level.
volumes
volumeMounts
The text was updated successfully, but these errors were encountered:
PR https://github.com/argoproj/argo/pull/1183/files will be adding volumes at the template level.
Sorry, something went wrong.
Fixed
No branches or pull requests
Kubernetes allows you to specify
volumes
andvolumeMounts
per Pod, but Argo only lets you specifyvolumes
at the workflow level.The text was updated successfully, but these errors were encountered: