Add support for returning messages #9

Merged
elisha merged 3 commits from omega-basms into master 2026-06-04 12:41:17 +00:00
Showing only changes of commit e2f70366ca - Show all commits

View File

@ -9,7 +9,7 @@ backend:
image:
repository: harbor.dvirlabs.com/my-apps/brand-master-backend
pullPolicy: IfNotPresent
tag: "master-f02f810"
tag: "master-dac10f2"
service:
type: ClusterIP
port: 8000
@ -70,7 +70,7 @@ frontend:
image:
repository: harbor.dvirlabs.com/my-apps/brand-master-frontend
pullPolicy: IfNotPresent
tag: "master-f02f810"
tag: "master-61d5832"
service:
type: ClusterIP
port: 80