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: charts/netbox/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ The following table lists the configurable parameters for this chart and their d
108
108
| `email.sslKeyFile` | SMTP SSL key file path (e.g. in a mounted volume) | `""` |
109
109
| `email.timeout` | Timeout for SMTP connections, in seconds | `10` |
110
110
| `email.from` | Sender address for emails sent by NetBox | `""` |
111
-
| `enforceGlobalUnique` | Enforce unique IP space in the global table (not in a VRF) | `false` |
111
+
| `enforceGlobalUnique` | Enforce unique IP space in the global table (not in a VRF) | `true` |
112
112
| `exemptViewPermissions` | A list of models to exempt from the enforcement of view permissions | `[]` |
113
113
| `fieldChoices` | Configure custom choices for certain built-in fields | `{}` |
114
114
| `fileUploadMaxMemorySize` | The maximum amount (in bytes) of uploaded data that will be held in memory before being written to the filesystem | `2621440` |
0 commit comments