* refactor: os-system namespace in yaml * refactor: new namespace structure * Update system-frontend.yaml * Update lldap-deployment.yaml * refactor: bump system server version * fix: bfl and gpu scheduler * fix: kubesphere,studio-server image * tapr: bump components version * chore(ks_server): os-system namespace split * backup-server: bump components version * fix: remove nats-box * fix: restore backup svc name * files: bump components version * fix: replace backup deployment name * fix: change lldap and sys-event namespace * refactor(gpu): update hami to use gpu-scheduler in os-gpu * fix: sign cert for otel * fix: template bug * fix: template bug * fix: missing namespace * fix: namespace label and network policy bug * fix: service namespace --------- Co-authored-by: Peng Peng <billpengpeng@gmail.com> Co-authored-by: hys <hysyeah@gmail.com> Co-authored-by: yyh <24493052+yongheng2016@users.noreply.github.com> Co-authored-by: aby913 <aby913@163.com> Co-authored-by: dkeven <dkvvven@gmail.com>
10 lines
244 B
YAML
10 lines
244 B
YAML
kubesphere:
|
|
redis_password: ""
|
|
backup:
|
|
bucket: "${BACKUP_CLUSTER_BUCKET}"
|
|
key_prefix: "${BACKUP_KEY_PREFIX}"
|
|
is_cloud_version: "${TERMINUS_IS_CLOUD_VERSION}"
|
|
sync_secret: "${BACKUP_SECRET}"
|
|
server:
|
|
data: "${backup_server_data}"
|