Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
fix: try enable back postgis via default extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
achauve committed Oct 6, 2023
1 parent 49f56b6 commit f7ca77c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .kontinuous/env/prod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ dashboard:

pg-metabase:
~chart: pg
cnpg-cluster:
extensions:
- fuzzystrmatch
- uuid-ossp
- citext
- pgcrypto
- hstore
# cnpg-cluster:
# extensions:
# - fuzzystrmatch
# - uuid-ossp
# - citext
# - pgcrypto
# - hstore

metabase:
enabled: true
Expand Down

0 comments on commit f7ca77c

Please sign in to comment.