This commit is contained in:
dvirlabs 2026-03-01 05:09:41 +02:00
commit a5fc28111b

View File

@ -8,7 +8,7 @@ backend:
image:
repository: harbor.dvirlabs.com/my-apps/invy-backend
pullPolicy: IfNotPresent
tag: "master-d338722"
tag: "master-71b6828"
service:
type: ClusterIP
port: 8000
@ -53,7 +53,7 @@ frontend:
image:
repository: harbor.dvirlabs.com/my-apps/invy-frontend
pullPolicy: IfNotPresent
tag: "master-d338722"
tag: "master-71b6828"
service:
type: ClusterIP
port: 80