backend: update tag to master-3b9f420
This commit is contained in:
parent
7b25ef7e82
commit
224f3c7d3c
@ -5,7 +5,7 @@ backend:
|
||||
tag: master-35e1584
|
||||
pullPolicy: IfNotPresent
|
||||
replicas: 1
|
||||
|
||||
tag: master-3b9f420
|
||||
# Frontend image
|
||||
frontend:
|
||||
image:
|
||||
@ -13,12 +13,11 @@ frontend:
|
||||
tag: v1.0.0
|
||||
pullPolicy: IfNotPresent
|
||||
replicas: 1
|
||||
|
||||
# Postgres DB
|
||||
postgres:
|
||||
image: postgres:16
|
||||
user: recipes_user
|
||||
password: recipes_password # POC only – later use Secret/ExternalSecret
|
||||
password: recipes_password # POC only – later use Secret/ExternalSecret
|
||||
database: recipes_db
|
||||
port: 5432
|
||||
persistence:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user