Skip to content

Commit 09e2f25

Browse files
committed
Fix find and replace error
1 parent 34b0665 commit 09e2f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/sourcegraph/templates/indexed-search/indexed-search.IndexerService.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
ports:
2323
- name: http-indexserver
2424
port: 6072
25-
targetPort: http-index
25+
targetPort: http-indexserver
2626
selector:
2727
{{- include "sourcegraph.selectorLabels" . | nindent 4 }}
2828
app: indexed-search

0 commit comments

Comments
 (0)