feat: support open id connect (#211)

* feat: support open id connect

* Update auth_backend_deploy.yaml

---------

Co-authored-by: liuyu <>
This commit is contained in:
eball
2024-07-11 20:51:16 +08:00
committed by GitHub
parent a0a49d6ef0
commit 74257eb8c8
3 changed files with 133 additions and 4 deletions

View File

@@ -153,7 +153,7 @@ spec:
serviceAccount: os-internal
containers:
- name: app-service
image: beclab/app-service:0.2.15
image: beclab/app-service:0.2.16
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0