feat: add shared lib path (#400)

* feat: add shared lib path to files

* feat: add sharedlib path for app-service env

---------

Co-authored-by: liuyu <>
Co-authored-by: hys <hysyeah@gmail.com>
This commit is contained in:
eball
2024-08-30 00:14:24 +08:00
committed by GitHub
parent 99b3ce6d12
commit d96322bccc
3 changed files with 18 additions and 1 deletions

View File

@@ -174,6 +174,8 @@ spec:
value: "beclab/upload:v1.0.3"
- name: JOB_IMAGE
value: "beclab/upgrade-job:0.1.2"
- name: SHARED_LIB_PATH
value: {{ .Values.sharedlib }}
- name: APP_RANDOM_KEY
valueFrom:
secretKeyRef: