added clawhub token

This commit is contained in:
2026-05-15 13:58:45 +10:00
parent 703fa174df
commit b2bdc688da

View File

@@ -96,6 +96,11 @@ spec:
secretKeyRef: secretKeyRef:
name: npm name: npm
key: token key: token
- name: CLAWHUB_TOKEN
valueFrom:
secretKeyRef:
name: clawhub
key: token
volumeMounts: volumeMounts:
- name: home - name: home
mountPath: /home/node mountPath: /home/node