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