mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
Omada - migrate storage section (adds acl) (#1963)
* update values * update template * add migration * update ui * bump version and common
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
omadaStorage:
|
||||
data:
|
||||
type: hostPath
|
||||
hostPath: /mnt/{{ .Release.Namespace }}/data
|
||||
type: pvc
|
||||
logs:
|
||||
type: hostPath
|
||||
hostPath: /mnt/{{ .Release.Namespace }}/logs
|
||||
type: pvc
|
||||
|
||||
# CI has a lower port rage of 30000
|
||||
omadaNetwork:
|
||||
|
||||
Reference in New Issue
Block a user