diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index d9bdc18..0d28155 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -52,6 +52,11 @@ spec: value: "--dns-result-order=ipv4first --no-network-family-autoselection --import /home/node/canvas-patch.mjs" - name: OPENCLAW_GATEWAY_TOKEN value: 356a221b029c582ea983c21b8b01a6689fafb1e0182e8af7 + - name: GITHUB_TOKEN + valueFrom: + secretKeyRef: + name: github + key: pat volumeMounts: - name: home mountPath: /home/node