Skip to content

Commit b4f8036

Browse files
committed
chore: uncomment value
1 parent 965a534 commit b4f8036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coder-observability/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ global:
124124
database: coder
125125
sslmode: disable
126126
# add root cert path if using SSL
127-
# sslrootcert: /home/coder/.postgresql/rootcert.pem
127+
sslrootcert: /home/coder/.postgresql/rootcert.pem
128128

129129
# ensure that your secret has a field named `PGPASSWORD`
130130
mountSecret: "secret-postgres"

0 commit comments

Comments
 (0)