fix: add rootPath for helm values (#638)

* add OLARES_ROOT_DIR to global envs

* fix: add rootPath for helm values

---------

Co-authored-by: dkeven <dkvvven@gmail.com>
This commit is contained in:
hysyeah
2024-11-15 17:41:03 +08:00
committed by GitHub
parent 401815c81c
commit 6e1ef8fa83
2 changed files with 2 additions and 2 deletions

View File

@@ -148,7 +148,7 @@ spec:
serviceAccount: os-internal
containers:
- name: app-service
image: beclab/app-service:0.2.47
image: beclab/app-service:0.2.48
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0