use postgis immage for psotgres for dawarich [ci skip]

This commit is contained in:
Viktor Barzin 2025-02-15 16:56:54 +00:00
parent 90e7c8ffff
commit d1238e4425
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 1 additions and 1 deletions

View file

@ -699,7 +699,7 @@ resource "kubernetes_deployment" "postgres" {
}
spec {
container {
image = "postgres:16.4-bullseye"
image = "postgis/postgis:16-master"
# image = "postgres:17.2-bullseye" # needs pg_upgrade to data dir
name = "postgresql"
env {

Binary file not shown.