Update postgres image of planka
This commit is contained in:
parent
6c51e80fc8
commit
a2a20f1683
@ -24,6 +24,10 @@ ingress:
|
|||||||
|
|
||||||
postgresql:
|
postgresql:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
image:
|
||||||
|
registry: docker.io
|
||||||
|
repository: bitnamilegacy/postgresql
|
||||||
|
tag: 17.4.0-debian-12-r17
|
||||||
auth:
|
auth:
|
||||||
username: planka
|
username: planka
|
||||||
password: planka123
|
password: planka123
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user