app-service: choose the nearest cdn server in the upgrade job (#971)

* app-service: choose the nearest cdn server in the upgrade job

* fix: bump upgrade-job image version tag

* installer: pass cdn url env to app-service and olaresd

---------

Co-authored-by: liuyu <>
Co-authored-by: dkeven <dkvvven@gmail.com>
This commit is contained in:
eball
2025-02-20 23:26:52 +08:00
committed by GitHub
parent 8a76513ec3
commit 4f2104f426
5 changed files with 6 additions and 6 deletions

View File

@@ -149,7 +149,7 @@ spec:
priorityClassName: "system-cluster-critical"
containers:
- name: app-service
image: beclab/app-service:0.2.77
image: beclab/app-service:0.2.78
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0
@@ -173,7 +173,7 @@ spec:
- name: UPLOAD_CONTAINER_IMAGE
value: "beclab/upload:v1.0.3"
- name: JOB_IMAGE
value: "beclab/upgrade-job:0.1.5"
value: "beclab/upgrade-job:0.1.7"
- name: SHARED_LIB_PATH
value: {{ .Values.sharedlib }}
- name: CLUSTER_CPU_THRESHOLD