Skip to content

Commit ad866d4

Browse files
committed
Unify handleHttpRequest and handleHttpsRequest.
1 parent a7db787 commit ad866d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/tasks/buildah-oci-ta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ spec:
142142
- name: BYTE_BUFFER_SIZE
143143
description: The byte buffer size to use for the domain proxy.
144144
type: string
145-
default: 8192
145+
default: 1024
146146
- name: PROXY_TARGET_WHITELIST
147147
description: Comma separated whitelist of target hosts for the domain proxy.
148148
type: string

0 commit comments

Comments
 (0)