We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 997923f commit 93314e1Copy full SHA for 93314e1
docs/deployment/reference.md
@@ -13,6 +13,7 @@ parameters for the [rabbitMQ](https://github.com/bitnami/charts/tree/master/bitn
13
| `app.rabbitmq.retry_interval` | Number of seconds to wait between RabbitMQ retries on startup | 10 |
14
| `app.replicas` | Number of App pods to start. Experimental! | 1 |
15
| `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` |
17
| `app.globusClientID` | Globus application Client ID | - |
18
| `app.globusClientSecret` | Globus application Client Secret | - |
19
| `app.adminEmail` | Email address for initial admin user | [email protected] |
0 commit comments