mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 03:39:20 +08:00
* add `drawio` to `community` train * http/https * other user * cleanup * update questions * typo
11 lines
162 B
YAML
11 lines
162 B
YAML
drawioNetwork:
|
|
httpPort: 31000
|
|
httpsPort: 31001
|
|
|
|
drawioStorage:
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /data1
|
|
- type: pvc
|
|
mountPath: /data2
|