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