You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ The Services and ConfigMap are restricted to a specific namespace (default: "nkl
73
73
74
74
#### Configuration
75
75
76
-
NKL is configured via a ConfigMap, the default settings are found in `deployment/nkl-configmap.yaml`. Presently there is a single configuration value exposed in the ConfigMap, `nginx-hosts`.
76
+
NKL is configured via a ConfigMap, the default settings are found in `deployment/configmap.yaml`. Presently there is a single configuration value exposed in the ConfigMap, `nginx-hosts`.
77
77
This contains a comma-separated list of NGINX Plus hosts that NKL will maintain.
78
78
79
79
You will need to update this ConfigMap to reflect the NGINX Plus hosts you wish to manage.
@@ -99,23 +99,23 @@ There is a much more detailed [Installation Reference](docs/README.md) available
0 commit comments