mirror of
https://github.com/tencentmusic/cube-studio.git
synced 2025-03-13 15:18:11 +08:00
fix docs
This commit is contained in:
parent
24e5cd5e21
commit
e283665498
@ -154,7 +154,7 @@ kubectl create -f pv-pvc-service.yaml
|
||||
kubectl apply -f gateway.yaml
|
||||
# 创建新的账号需要
|
||||
kubectl apply -f sa-rbac.yaml
|
||||
# 修改并创建virtual。需要将其中的域名kubeflow.local.com批量修改为平台的域名
|
||||
# 修改并创建virtual。需要将其中的管理平台的域名批量修改为平台的域名
|
||||
kubectl apply -f virtual.yaml
|
||||
```
|
||||
|
||||
|
@ -118,7 +118,7 @@ spec:
|
||||
gateways:
|
||||
- kubeflow/kubeflow-gateway
|
||||
hosts:
|
||||
- "*"
|
||||
- "*" # 管理平台的域名
|
||||
http:
|
||||
- match:
|
||||
- uri:
|
||||
@ -162,7 +162,7 @@ spec:
|
||||
gateways:
|
||||
- kubeflow/kubeflow-gateway
|
||||
hosts:
|
||||
- "*"
|
||||
- "*" # 管理平台的域名
|
||||
http:
|
||||
- match:
|
||||
- uri:
|
||||
|
Loading…
x
Reference in New Issue
Block a user