This commit is contained in:
dvirlabs 2026-05-10 08:32:08 +03:00
commit db10a59e24

View File

@ -9,7 +9,7 @@ backend:
image:
repository: harbor.dvirlabs.com/my-apps/brand-master-backend
pullPolicy: IfNotPresent
tag: "master-d0b672a"
tag: "master-4bc69f4"
service:
type: ClusterIP
port: 8000
@ -68,7 +68,7 @@ frontend:
image:
repository: harbor.dvirlabs.com/my-apps/brand-master-frontend
pullPolicy: IfNotPresent
tag: "master-29aa5c2"
tag: "master-22f995b"
service:
type: ClusterIP
port: 80