mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-26 20:40:37 +08:00
fix(postgresql): correct group permissions on SCALE deployments of postgresql
This commit is contained in:
@@ -22,7 +22,7 @@ name: postgresql
|
||||
sources:
|
||||
- https://www.postgresql.org/
|
||||
type: application
|
||||
version: 5.1.3
|
||||
version: 5.1.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
||||
@@ -605,7 +605,7 @@ questions:
|
||||
description: The groupID this App of the user running the application"
|
||||
schema:
|
||||
type: int
|
||||
default: 568
|
||||
default: 0
|
||||
- variable: fsGroup
|
||||
label: "fsGroup"
|
||||
description: "The group that should own ALL storage."
|
||||
|
||||
Reference in New Issue
Block a user