This commit is contained in:
dvirlabs 2026-04-13 00:22:08 +03:00
commit bea7b8453a

View File

@ -9,7 +9,7 @@ backend:
image:
repository: harbor.dvirlabs.com/my-apps/invy-backend
pullPolicy: IfNotPresent
tag: "master-45604b5"
tag: "master-a067a92"
service:
type: ClusterIP
port: 8000
@ -55,7 +55,7 @@ frontend:
image:
repository: harbor.dvirlabs.com/my-apps/invy-frontend
pullPolicy: IfNotPresent
tag: "master-9c7b477"
tag: "master-a067a92"
service:
type: ClusterIP
port: 80