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
Currently, trying to mount a pvc that lives in the default namespace is not possible using the following command:
$> kpod-mount-pvc -p pvcname
The behavior should be the same as kubectl.
The text was updated successfully, but these errors were encountered:
Force namespace to default if not given #1 \n Make the option pvc-nam…
4bcc772
…e required #5 (use Cobra built-in func)
No branches or pull requests
Currently, trying to mount a pvc that lives in the default namespace is not possible using the following command:
$> kpod-mount-pvc -p pvcname
The behavior should be the same as kubectl.
The text was updated successfully, but these errors were encountered: