fix tests
This commit is contained in:
parent
f2c70d0f86
commit
ded683b8ee
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
||||||
{:name "postgres-config", :key "postgres-db"}}}
|
{:name "postgres-config", :key "postgres-db"}}}
|
||||||
{:name "POSTGRES_PASSWORD", :value "test1234"}]
|
{:name "POSTGRES_PASSWORD", :value "test1234"}]
|
||||||
:ports [{:containerPort 5432, :name "postgresql"}]
|
:ports [{:containerPort 5432, :name "postgresql"}]
|
||||||
:cmd nil
|
|
||||||
:volumeMounts
|
:volumeMounts
|
||||||
[{:name "postgres-config-volume"
|
[{:name "postgres-config-volume"
|
||||||
:mountPath "/etc/postgresql/postgresql.conf"
|
:mountPath "/etc/postgresql/postgresql.conf"
|
||||||
|
|
Loading…
Reference in a new issue