ci: update status-api tag to master-73dcb60
This commit is contained in:
parent
ef3649595e
commit
9c664e0462
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user