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: image:
# Use the gitops-status-api image from gitops-status-api repo # Use the gitops-status-api image from gitops-status-api repo
# Built and pushed to Harbor or use local image # Built and pushed to Harbor or use local image
repository: harbor.dvirlabs.com/dvirlabs/gitops-status-api repository: harbor.dvirlabs.com/my-apps/status-api
tag: "master-da13db9" tag: "latest"
pullPolicy: Always pullPolicy: IfNotPresent
# Service configuration # Service configuration
service: service:
type: ClusterIP type: ClusterIP