Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Aug 9, 2023
1 parent 4339109 commit 0e95189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ backend:
- name: DATABASE_PASSWORD
value: "$(PGPASSWORD)"
- name: DATABASE_SSL
value: "true"
value: "false"
envFrom:
- secretRef:
name: pg-user
Expand Down

0 comments on commit 0e95189

Please sign in to comment.