Skip to content

Commit 01903c7

Browse files
yktjmoore4
authored andcommitted
Fixed a typo in values.yaml (CrunchyData#156)
`helm/postgres/values.yaml` mentioned "permossions" instead of "permissions"
1 parent 00a75ab commit 01903c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/postgres/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ postgresVersion: 14
127127
# patroni: {}
128128

129129
# users sets any custom Postgres users and databases that they have access to
130-
# as well as any permossions assoicated with the user account.
130+
# as well as any permissions assoicated with the user account.
131131
# users: {}
132132

133133
# dataSource specifies a data source for bootstrapping a Postgres cluster.

0 commit comments

Comments
 (0)