mirror of
https://github.com/optim-enterprises-bv/databunker.git
synced 2025-11-03 19:37:48 +00:00
✍ add externalDatabase.existingSecret variable to the readme file
This commit is contained in:
@@ -188,6 +188,7 @@ The command removes all the Kubernetes components associated with the chart and
|
|||||||
| `externalDatabase.user` | Existing username in the external db | `databunkerdb` |
|
| `externalDatabase.user` | Existing username in the external db | `databunkerdb` |
|
||||||
| `externalDatabase.password` | Password for the above username | `""` |
|
| `externalDatabase.password` | Password for the above username | `""` |
|
||||||
| `externalDatabase.database` | Name of the existing database | `bunkeruser` |
|
| `externalDatabase.database` | Name of the existing database | `bunkeruser` |
|
||||||
|
| `externalDatabase.existingSecret` | The name of an existing secret with database credentials | `""` |
|
||||||
|
|
||||||
|
|
||||||
### Traffic Exposure Parameters
|
### Traffic Exposure Parameters
|
||||||
|
|||||||
Reference in New Issue
Block a user