Skip to content

Commit e53ed3d

Browse files
fix(k8s): switch to postgis
1 parent 7e9a6a6 commit e53ed3d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

helm-chart/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ affinity: {}
5656

5757
postgresql:
5858
image:
59-
repository: postgres
60-
tag: 13
59+
repository: postgis/postgis
60+
tag: 13-3.1
6161
imagePullSecrets: {}
6262
replicas: 1
6363
volumes:

0 commit comments

Comments
 (0)