We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df6968 commit 8fdd1faCopy full SHA for 8fdd1fa
config/charts/body-based-routing/templates/bbr.yaml
@@ -19,7 +19,7 @@ spec:
19
imagePullPolicy: {{ .Values.bbr.image.pullPolicy | default "Always" }}
20
args:
21
- "-streaming"
22
- - "v"
+ - "-v"
23
- "3"
24
ports:
25
- containerPort: 9004
0 commit comments