fix tests

This commit is contained in:
jem 2021-05-28 18:04:37 +02:00
parent f2c70d0f86
commit ded683b8ee

View file

@ -24,7 +24,6 @@
{:name "postgres-config", :key "postgres-db"}}}
{:name "POSTGRES_PASSWORD", :value "test1234"}]
:ports [{:containerPort 5432, :name "postgresql"}]
:cmd nil
:volumeMounts
[{:name "postgres-config-volume"
:mountPath "/etc/postgresql/postgresql.conf"