Skip to content

Commit 5ea7e13

Browse files
author
smiletan
authored
Merge pull request #347 from catpineapple/readme-fix
[fix](readme) modify warning
2 parents 5ca427d + c6095f3 commit 5ea7e13

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ kubectl apply -f https://raw.githubusercontent.com/apache/doris-operator/$(curl
3737
```shell
3838
kubectl apply -f https://raw.githubusercontent.com/apache/doris-operator/$(curl -s https://api.github.com/repos/apache/doris-operator/releases/latest | grep tag_name | cut -d '"' -f4)/doc/examples/doriscluster-sample.yaml
3939
```
40+
>[!WARNING]
41+
>When custom the FE startup configuration, please set `enable_fqdn_mode=true`. Please refer to [the official doc](https://doris.apache.org/docs/3.0/install/cluster-deployment/k8s-deploy/compute-storage-coupled/install-config-cluster) for how to use.
4042
4143
## Documentation
4244
- integration of storage and computation
@@ -55,6 +57,3 @@ kubectl apply -f https://raw.githubusercontent.com/apache/doris-operator/$(curl
5557
## Open source support
5658
- [CN Forum](https://ask.selectdb.com/)
5759
- [github issues](https://github.com/apache/doris-operator/issues)
58-
59-
>[!WARNING]
60-
>1. When custom the FE startup configuration, please set `enable_fqdn_mode=true`. Please refer to [the official doc](https://doris.apache.org/docs/3.0/install/cluster-deployment/k8s-deploy/compute-storage-coupled/install-config-cluster) for how to use.

0 commit comments

Comments
 (0)