mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 19:58:21 +08:00
* initial commit * add some templates * fix config * add metadata and ci values * expose more config * add values * fix lint * add ui * add validation * whops * update description * formatting * rename app
8 lines
132 B
YAML
8 lines
132 B
YAML
twofauthNetwork:
|
|
webPort: 31000
|
|
|
|
twofauthStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|