mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00:00
more test vals
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
ncConfig:
|
||||
adminUser: admin
|
||||
adminPassword: password
|
||||
host: "127.0.0.1"
|
||||
dataDir: /var/www/html/data
|
||||
commands: []
|
||||
maxUploadLimit: 3
|
||||
phpMemoryLimit: 512
|
||||
nginx:
|
||||
proxyTimeouts: 120
|
||||
useDifferentAccessPort: false
|
||||
externalAccessPort: 80
|
||||
|
||||
ncNetwork:
|
||||
webPort: 30001
|
||||
|
||||
ncStorage:
|
||||
pgData:
|
||||
type: pvc
|
||||
pgBackup:
|
||||
type: emptyDir
|
||||
emptyDirConfig:
|
||||
medium: ""
|
||||
size: ""
|
||||
additionalStorages: []
|
||||
Reference in New Issue
Block a user