We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c5d9fc commit 6ebf260Copy full SHA for 6ebf260
1 file changed
charts/faster-whisper/templates/ingressroutetcp.yaml
@@ -14,6 +14,7 @@ metadata:
14
spec:
15
entryPoints:
16
{{- range .Values.ingressRouteTCP.entryPoints }}
17
+ {{- toYaml . | nintent 4 }}
18
{{- end }}
19
routes:
20
{{- range .Values.ingressRouteTCP.routes }}
0 commit comments