You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you leave off mount path when attaching a PVC, the web console creates a volume, but doesn't mount it in any containers. There is no way through the UI (other than edit YAML) to later mount the volume.
The text was updated successfully, but these errors were encountered:
Automatic merge from submit-queue.
Bug 1527689 - Let users add the same PVC multiple times
Reuse the same volume name if the PVC has already been added as a volume
to a pod template. This lets users add the same volume more than once
using different mount paths / subpaths.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1527689Closes#1665
/assign @jwforres
/cc @erinboyd@zherman0
If you leave off mount path when attaching a PVC, the web console creates a volume, but doesn't mount it in any containers. There is no way through the UI (other than edit YAML) to later mount the volume.
The text was updated successfully, but these errors were encountered: