Skip to content

Commit abb1f40

Browse files
authored
Merge pull request #2102 from milvus-io/fix-operator-config
update operator config
2 parents f21c3c5 + 2f9b4ec commit abb1f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/sizingTool.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,7 @@ export const operatorYmlGenerator: (
12171217
const pulsarConfig = usePulsar
12181218
? `
12191219
msgStreamType: pulsar
1220-
pulsarv3:
1220+
pulsar:
12211221
inCluster:
12221222
values:
12231223
proxy:

0 commit comments

Comments
 (0)