-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
backlogPull requests/issues that are backlog itemsPull requests/issues that are backlog itemsbugAn issue reporting a potential bugAn issue reporting a potential buggood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunities
Description
Describe the bug
Wrong default value in the docs
-
-main-template-path
https://github.com/nginxinc/kubernetes-ingress/blob/main/docs/content/configuration/global-configuration/command-line-arguments.md#-main-template-path-string -
-virtualserver-template-path
https://github.com/nginxinc/kubernetes-ingress/blob/main/docs/content/configuration/global-configuration/command-line-arguments.md#-virtualserver-template-path-string
The correct paths should be "nginx.tmpl" and "nginx-plus.tmpl" as used in the codebase
To Reproduce
Steps to reproduce the behavior:
- Deploy x to '...' using some.yaml
- View logs on '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Your environment
- Version of the Ingress Controller - release version or a specific commit
- Version of Kubernetes
- Kubernetes platform (e.g. Mini-kube or GCP)
- Using NGINX or NGINX Plus
Additional context
Add any other context about the problem here. Any log files you want to share.
Metadata
Metadata
Assignees
Labels
backlogPull requests/issues that are backlog itemsPull requests/issues that are backlog itemsbugAn issue reporting a potential bugAn issue reporting a potential buggood first issueIssues identified as good for first-time contributorsIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunities