This is an automated email from the ASF dual-hosted git repository.

kassiez pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new b63108770f5 [Bug] update field error (#2462)
b63108770f5 is described below

commit b63108770f57adbcac1d47d8df7eafedfcde2965
Author: smiletan <[email protected]>
AuthorDate: Fri Jun 13 11:15:34 2025 +0800

    [Bug] update field error (#2462)
    
    ## Versions
    
    - [x] dev
    - [x] 3.0
    - [ ] 2.1
    - [ ] 2.0
    
    ## Languages
    
    - [x] Chinese
    - [x] English
    
    ## Docs Checklist
    
    - [ ] Checked by AI
    - [ ] Test Cases Built
---
 .../deploy-on-kubernetes/separating-storage-compute/config-fe.md        | 2 +-
 .../deploy-on-kubernetes/separating-storage-compute/config-fe.md        | 2 +-
 .../deploy-on-kubernetes/separating-storage-compute/config-fe.md        | 2 +-
 .../deploy-on-kubernetes/separating-storage-compute/config-fe.md        | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/docs/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md 
b/docs/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
index 32a78fc9ee2..7df5b2570b4 100644
--- a/docs/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
+++ b/docs/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
@@ -153,7 +153,7 @@ To access Doris from outside the Kubernetes cluster, you 
can use the [NodePort s
       feSpec:
         service:
           type: NodePort
-          servicePorts:
+          portMaps:
           - nodePort: 31001
             targetPort: 8030
           - nodePort: 31002
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
index 9e880d9c1ed..1d81a272d28 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
@@ -149,7 +149,7 @@ mysql -uroot -P9030 -hdoriscluster-sample-fe-service
       feSpec:
         service:
           type: NodePort
-          servicePorts:
+          portMaps:
           - nodePort: 31001
             targetPort: 8030
           - nodePort: 31002
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
index b42c377ae8b..e0da58145f9 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
@@ -149,7 +149,7 @@ mysql -uroot -P9030 -hdoriscluster-sample-fe-service
       feSpec:
         service:
           type: NodePort
-          servicePorts:
+          portMaps:
           - nodePort: 31001
             targetPort: 8030
           - nodePort: 31002
diff --git 
a/versioned_docs/version-3.0/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
 
b/versioned_docs/version-3.0/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
index f2a11e039db..598b725aaa0 100644
--- 
a/versioned_docs/version-3.0/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
+++ 
b/versioned_docs/version-3.0/install/deploy-on-kubernetes/separating-storage-compute/config-fe.md
@@ -153,7 +153,7 @@ To access Doris from outside the Kubernetes cluster, you 
can use the [NodePort s
       feSpec:
         service:
           type: NodePort
-          servicePorts:
+          portMaps:
           - nodePort: 31001
             targetPort: 8030
           - nodePort: 31002


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to