File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ After=network-online.target
55
66[Service]
77Type =oneshot
8- Environment =FLOWPROXY_SHA256SUM =e64fe873f0f8410dda36a423db8ebaae2e5d3c98e1d4c2f14d89763fa04011c9 \
9- FLOWPROXY_TAG =v2.2.2 \
8+ Environment =FLOWPROXY_SHA256SUM =2f95f4cf5caffdd2eedce610d4756200597bb08f9ec416558f909514a50b6511 \
9+ FLOWPROXY_TAG =v2.2.3 \
1010 FLOWPROXY_REPO =flowproxy-private \
1111 FLOWPROXY_ARTIFACT =flowproxy
1212EnvironmentFile =%E/gh_token.env
Original file line number Diff line number Diff line change @@ -9,7 +9,9 @@ DynamicUser=yes
99StateDirectory =persistent/flowproxy
1010EnvironmentFile =%E/flowproxy/flowproxy.env
1111LoadCredential =api-keys.toml:%E/flowproxy/api-keys.toml
12+ LoadCredential =filter-rules.toml:%E/flowproxy/filter-rules.toml
1213Environment =API_KEYS_FILE =%d/api-keys.toml
14+ Environment =ORDERFLOW_FILTER_RULES_FILE =%d/filter-rules.toml
1315ExecStart =/usr/bin/flowproxy
1416LimitNOFILE =65535
1517Restart =on-failure
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ After=network-online.target
55
66[Service]
77Type =oneshot
8- Environment =RBUILDER_OPERATOR_SHA256SUM =24eb1caec58f4a8042928b8724873bde665966e8b3d1a60d61f2da9908d05864 \
9- RBUILDER_OPERATOR_TAG =v1.3.19 \
8+ Environment =RBUILDER_OPERATOR_SHA256SUM =2db5681801c7ee6ae9f3a482bf83779db732a794be19008be12d5459ed37d024 \
9+ RBUILDER_OPERATOR_TAG =v1.3.20 \
1010 RBUILDER_OPERATOR_REPO =rbuilder-prism \
11- RBUILDER_OPERATOR_ARTIFACT =rbuilder-operator-v1.3.19 -x86_64-unknown-linux-gnu \
12- RBUILDER_REBALANCER_SHA256SUM =c5b9f9aae4f4d564a7700d468227be71916b47cf2f0cbd4154dd8e26a96f2724 \
13- RBUILDER_REBALANCER_TAG =v1.3.19 \
11+ RBUILDER_OPERATOR_ARTIFACT =rbuilder-operator-v1.3.20 -x86_64-unknown-linux-gnu \
12+ RBUILDER_REBALANCER_SHA256SUM =b6693c3c421912978e04eed8532befb408e2161bae7d1827fadcf0967d89168f \
13+ RBUILDER_REBALANCER_TAG =v1.3.20 \
1414 RBUILDER_REBALANCER_REPO =rbuilder-prism \
15- RBUILDER_REBALANCER_ARTIFACT =rbuilder-rebalancer-v1.3.19 -x86_64-unknown-linux-gnu
15+ RBUILDER_REBALANCER_ARTIFACT =rbuilder-rebalancer-v1.3.20 -x86_64-unknown-linux-gnu
1616EnvironmentFile =%E/gh_token.env
1717
1818# rbuilder-operator
Original file line number Diff line number Diff line change 1+ {{{flowproxy.filter_rules_toml}}}
You can’t perform that action at this time.
0 commit comments