We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d8a03 commit 3059820Copy full SHA for 3059820
.github/ISSUE_TEMPLATE/bug-report.md
@@ -17,11 +17,11 @@ about: Create a report to help us improve this project
17
**Anything else we need to know?**:
18
19
**Environment**:
20
-- CSI Driver version:
21
<!--
22
*Run following command to get CSI driver version:
23
-`kubectl get po -n kube-system -o yaml | grep mcr | grep blob`
+kubectl get po -n kube-system -o yaml | grep mcr | grep blob
24
-->
+- CSI Driver version:
25
- Kubernetes version (use `kubectl version`):
26
- OS (e.g. from /etc/os-release):
27
- Kernel (e.g. `uname -a`):
0 commit comments