Skip to content

Commit 93314e1

Browse files
committed
Add app.disableUserMgmt to chart reference table
1 parent 997923f commit 93314e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/deployment/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ parameters for the [rabbitMQ](https://github.com/bitnami/charts/tree/master/bitn
1313
| `app.rabbitmq.retry_interval` | Number of seconds to wait between RabbitMQ retries on startup | 10 |
1414
| `app.replicas` | Number of App pods to start. Experimental! | 1 |
1515
| `app.auth` | Enable authentication or allow unfettered access (Python boolean string) | `false` |
16+
| `app.disableUserMgmt` | Opt out of built-in ServiceX user management system | `false` |
1617
| `app.globusClientID` | Globus application Client ID | - |
1718
| `app.globusClientSecret` | Globus application Client Secret | - |
1819
| `app.adminEmail` | Email address for initial admin user | [email protected] |

0 commit comments

Comments
 (0)