use postgis immage for psotgres for dawarich [ci skip]
This commit is contained in:
parent
90e7c8ffff
commit
d1238e4425
2 changed files with 1 additions and 1 deletions
|
|
@ -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.
Loading…
Add table
Add a link
Reference in a new issue