backend: update tag to master-35e1584
This commit is contained in:
parent
15cf09c850
commit
3e97a849e7
@ -1,15 +1,14 @@
|
||||
image: postgres:16
|
||||
|
||||
postgres:
|
||||
user: recipes_user
|
||||
password: recipes_password # simple for POC
|
||||
database: recipes_db
|
||||
|
||||
service:
|
||||
port: 5432
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
accessMode: ReadWriteOnce
|
||||
storageClass: "nfs-client" # or your default SC
|
||||
size: 8Gi
|
||||
backend:
|
||||
tag: master-35e1584
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user