File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dorisCluster:
4545
4646feSpec :
4747 # annotations for fe pods and service
48- # annotations: {}
48+ annotations : {}
4949 replicas : 3
5050 # electionNumber represents `FOLLOWER` number, replicas - electionNumber as `OBSERVER`
5151 # electionNumber: 3
@@ -213,7 +213,7 @@ feSpec:
213213
214214beSpec :
215215 # annotations for be pods and service
216- # annotations: {}
216+ annotations : {}
217217 replicas : 3
218218 # the pod labels for user select or classify pods.
219219 labels : {}
@@ -380,7 +380,7 @@ beSpec:
380380
381381cnSpec :
382382 # annotations for cn pods and service
383- # annotations: {}
383+ annotations : {}
384384 replicas : 3
385385 # the pod labels for user select or classify pods.
386386 labels : {}
@@ -563,7 +563,7 @@ cnSpec:
563563
564564brokerSpec :
565565 # annotations for broker pods and service
566- # annotations: {}
566+ annotations : {}
567567 replicas : 3
568568 # the pod labels for user select or classify pods.
569569 labels : {}
You can’t perform that action at this time.
0 commit comments