Update my-recipes front image

This commit is contained in:
dvirlabs 2025-12-05 12:01:35 +02:00
parent 1b669c2aee
commit 1096d478c3

View File

@ -29,9 +29,9 @@ frontend:
name: frontend name: frontend
replicaCount: 1 replicaCount: 1
image: image:
repository: registry.dvirlabs.com/my-apps/my-recipes-frontend repository: harbor.dvirlabs.com/my-apps/my-recipes-frontend
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "latest" tag: "master-56d00c2"
service: service:
type: ClusterIP type: ClusterIP
port: 3000 port: 3000