ci: update status-api tag to master-da13db9
This commit is contained in:
parent
6a6ff1dfb3
commit
451eaab9b9
@ -3,26 +3,22 @@
|
||||
|
||||
# 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/dvirlabs/gitops-status-api
|
||||
tag: "latest"
|
||||
tag: "master-da13db9"
|
||||
pullPolicy: Always
|
||||
|
||||
# Service configuration
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80
|
||||
annotations: {}
|
||||
|
||||
# Resource limits
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user