Skip to content

Commit f339555

Browse files
authored
Merge branch 'main' into ssl-forbid-http
2 parents 150a52e + 6ceccbd commit f339555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This questions are the first thing we need to know to understand the context.
3737
<!-- What do you think went wrong? -->
3838

3939

40-
**NGINX Ingress controller version** (exec into the pod and run nginx-ingress-controller --version.):
40+
**NGINX Ingress controller version** (exec into the pod and run `/nginx-ingress-controller --version`):
4141
<!--
4242
POD_NAMESPACE=ingress-nginx
4343
POD_NAME=$(kubectl get pods -n $POD_NAMESPACE -l app.kubernetes.io/name=ingress-nginx --field-selector=status.phase=Running -o jsonpath='{.items[0].metadata.name}')

0 commit comments

Comments
 (0)