Skip to content

Commit bf955d7

Browse files
committed
Add default for byte buffer size.
1 parent f66944b commit bf955d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/tasks/buildah-oci-ta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +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: 1024
145146
- name: PROXY_TARGET_WHITELIST
146147
description: Comma separated whitelist of target hosts for the domain proxy.
147148
type: string

0 commit comments

Comments
 (0)