diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 3442a1b..d9bdc18 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -49,7 +49,7 @@ spec: - name: TZ value: "Australia/Sydney" - name: NODE_OPTIONS - value: "--dns-result-order=ipv4first --no-network-family-autoselection" + value: "--dns-result-order=ipv4first --no-network-family-autoselection --import /home/node/canvas-patch.mjs" - name: OPENCLAW_GATEWAY_TOKEN value: 356a221b029c582ea983c21b8b01a6689fafb1e0182e8af7 volumeMounts: