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.
2 parents 8d6d285 + 0e54425 commit 0a6db6aCopy full SHA for 0a6db6a
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -33,10 +33,10 @@ body:
33
attributes:
34
label: Environment
35
description: |
36
- What type of kubernetes cluster you are running aginst (k3s/eks/aks/gke/other) and any other information about your environment?
+ What type of kubernetes cluster you are running against (k3s/eks/aks/gke/other) and any other information about your environment?
37
placeholder: |
38
Examples:
39
- Output of `kubectl version --short`
+ Output of `kubectl version`
40
41
- type: dropdown
42
0 commit comments