postgres instance

This commit is contained in:
2023-09-21 14:45:40 +02:00
parent e6d03c8589
commit b977de0bf1

View File

@@ -16,7 +16,6 @@ job "postgres" {
access_mode = "single-node-writer" access_mode = "single-node-writer"
attachment_mode = "file-system" attachment_mode = "file-system"
} }
task "postgres" { task "postgres" {
driver = "podman" driver = "podman"
config { config {