fix tests

master
jem 3 years ago
parent f2c70d0f86
commit ded683b8ee

@ -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"

Loading…
Cancel
Save