Update tag

This commit is contained in:
dvirlabs 2026-04-22 15:54:43 +03:00
parent a1d5486091
commit ef3649595e

View File

@ -13,9 +13,9 @@ api:
image:
# Use the gitops-status-api image from gitops-status-api repo
# Built and pushed to Harbor or use local image
repository: harbor.dvirlabs.com/dvirlabs/gitops-status-api
tag: "master-da13db9"
pullPolicy: Always
repository: harbor.dvirlabs.com/my-apps/status-api
tag: "latest"
pullPolicy: IfNotPresent
# Service configuration
service:
type: ClusterIP