Replies: 1 comment
-
@Montana I had a similar problem and this information helped me to fix the issue here: https://stackoverflow.com/a/52669115/3715476 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a persistent volume running in the correct namespace:
I would like to run a workflow that contains a volume claim template, for obvious reasons:
I am receiving/getting the following error:
I thought this might be a RBAC issue. I made sure my account has read/write access to the volumes in question. I'm wondering if I should start my Argo workflow over, and see if that solves the problem. Thoughts? Thank you everyone.
-Montana Mendy
Beta Was this translation helpful? Give feedback.
All reactions