Skip to content

Commit

Permalink
[Documentation] update doc/load_data_using_stream_load_howto.md (#345)
Browse files Browse the repository at this point in the history
Signed-off-by: yandongxiao <[email protected]>
  • Loading branch information
yandongxiao authored Dec 7, 2023
1 parent 10a36da commit 0e935b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/load_data_using_stream_load_howto.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ For `kube-starrocks` Helm chart:
```yaml
starrocks:
starRocksFeProxySpec:
enabled: true
replicas: 1
# set the resolver for nginx server, default kube-dns.kube-system.svc.cluster.local
resolver: ""
Expand All @@ -38,6 +39,7 @@ For `starrocks` Helm chart:

```yaml
starRocksFeProxySpec:
enabled: true
replicas: 1
# set the resolver for nginx server, default kube-dns.kube-system.svc.cluster.local
resolver: ""
Expand Down

0 comments on commit 0e935b4

Please sign in to comment.