Skip to content

Commit 3c5d9fc

Browse files
committed
another template adjustment
1 parent 5a0342d commit 3c5d9fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/faster-whisper/templates/ingressroutetcp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
middlewares: []
2424
# TODO: add observability support
2525
services:
26-
{{- range .Values.ingressRouteTCP.0.services }}
26+
{{- range .services }}
2727
- kind: {{ .kind | quote }}
2828
name: {{ .name }}
2929
namespace: {{ .namespace | quote }}

0 commit comments

Comments
 (0)