Skip to content

Commit e8fd7ba

Browse files
zolugLionelJouin
authored andcommitted
operator; default ip release delay set for proxy
Operator environment variable PROXY_IP_RELEASE_DELAY is set to 20 seconds.
1 parent da96fda commit e8fd7ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/operator/operator.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ spec:
5959
value: "1s"
6060
- name: CONDUIT_MTU
6161
value: "1500"
62+
- name: PROXY_IP_RELEASE_DELAY
63+
value: "20s"
6264
securityContext:
6365
allowPrivilegeEscalation: false
6466
livenessProbe:

0 commit comments

Comments
 (0)