From 7e7c213b92671ca96bfeeac3d571d689be395ba3 Mon Sep 17 00:00:00 2001 From: Jongwoo Han Date: Thu, 21 Dec 2023 00:58:12 +0900 Subject: [PATCH] Fix minor typos in bug_report.md (#10767) Signed-off-by: Jongwoo Han --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 469e008342..e15a2cd2bb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -60,7 +60,7 @@ kubectl exec -it $POD_NAME -n $POD_NAMESPACE -- /nginx-ingress-controller --vers - **How was the ingress-nginx-controller installed**: - If helm was used then please show output of `helm ls -A | grep -i ingress` - - If helm was used then please show output of `helm -n get values ` + - If helm was used then please show output of `helm -n get values ` - If helm was not used, then copy/paste the complete precise command used to install the controller, along with the flags and options used - if you have more than one instance of the ingress-nginx-controller installed in the same cluster, please provide details for all the instances @@ -71,7 +71,7 @@ kubectl exec -it $POD_NAME -n $POD_NAMESPACE -- /nginx-ingress-controller --vers - `kubectl -n describe svc ` - **Current state of ingress object, if applicable**: - - `kubectl -n get all,ing -o wide` + - `kubectl -n get all,ing -o wide` - `kubectl -n describe ing ` - If applicable, then, your complete and exact curl/grpcurl command (redacted if required) and the reponse to the curl/grpcurl command with the -v flag