system-server: fix rbac proxy bugs (#1761)
* system-server: fix rbac proxy bugs * fix: add settings provider proxy * fix: kubesphere sa token auth * fix: gen vfs data * feat(cli): add breaking change to upgrade KS core * fix: use auth token to query account data * fix: app-service envoy config bugs --------- Co-authored-by: hys <hysyeah@gmail.com> Co-authored-by: dkeven <dkvvven@gmail.com> Co-authored-by: aby913 <aby913@163.com>
This commit is contained in:
@@ -32,7 +32,7 @@ spec:
|
||||
- command:
|
||||
- ks-apiserver
|
||||
- --logtostderr=true
|
||||
image: beclab/ks-apiserver:0.0.22
|
||||
image: beclab/ks-apiserver:0.0.23
|
||||
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
||||
name: ks-apiserver
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user