mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 05:08:18 +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
9 lines
152 B
YAML
9 lines
152 B
YAML
twofauthNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
twofauthStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|