This commit is contained in:
dvirlabs 2026-05-11 08:06:35 +03:00
commit 3a7656b15b

View File

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