ci: update status-api tag to master-73dcb60

This commit is contained in:
woodpecker-bot 2026-04-22 18:14:22 +00:00
parent ef3649595e
commit 9c664e0462

View File

@ -3,18 +3,16 @@
# Number of replicas # Number of replicas
replicaCount: 1 replicaCount: 1
# Image pull secrets for Harbor registry # Image pull secrets for Harbor registry
imagePullSecrets: imagePullSecrets:
- name: harbor-regcred - name: harbor-regcred
# API backend configuration (Flask server for status updates) # API backend configuration (Flask server for status updates)
api: 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/my-apps/status-api repository: harbor.dvirlabs.com/my-apps/status-api
tag: "latest" tag: "master-73dcb60"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Service configuration # Service configuration
service: service: