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
replicaCount: 1
# Image pull secrets for Harbor registry
imagePullSecrets:
- name: harbor-regcred
# API backend configuration (Flask server for status updates)
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/my-apps/status-api
tag: "latest"
tag: "master-73dcb60"
pullPolicy: IfNotPresent
# Service configuration
service: