Skip to content

Commit c6095f3

Browse files
committed
fix
1 parent d2c2363 commit c6095f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 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

0 commit comments

Comments
 (0)