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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user