mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 02:30:53 +08:00
Pgadmin - migrate storage section (adds acl) (#1966)
* update values * add migration * update templates * bump version * update ui * fix migration * reduce diff * ci migration * remove redundant code
This commit is contained in:
@@ -5,8 +5,7 @@ pgadminNetwork:
|
||||
|
||||
pgadminStorage:
|
||||
config:
|
||||
type: hostPath
|
||||
hostPath: /mnt/{{ .Release.Namespace }}/config
|
||||
type: pvc
|
||||
|
||||
pgadminConfig:
|
||||
adminEmail: some@email.com
|
||||
|
||||
Reference in New Issue
Block a user