Skip to content

Commit e8cd32f

Browse files
Add suggestion proposed by Code Rabbit
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 7b05e16 commit e8cd32f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/stackrox-mcp/templates/mcp-server-registration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
labels:
1111
{{- include "stackrox-mcp.labels" . | nindent 4 }}
1212
spec:
13-
toolPrefix: {{ .Values.mcpGateway.toolPrefix }}
13+
toolPrefix: {{ .Values.mcpGateway.toolPrefix | quote }}
1414
targetRef:
1515
group: gateway.networking.k8s.io
1616
kind: HTTPRoute

0 commit comments

Comments
 (0)