added clawhub token
This commit is contained in:
@@ -96,6 +96,11 @@ spec:
|
||||
secretKeyRef:
|
||||
name: npm
|
||||
key: token
|
||||
- name: CLAWHUB_TOKEN
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: clawhub
|
||||
key: token
|
||||
volumeMounts:
|
||||
- name: home
|
||||
mountPath: /home/node
|
||||
|
||||
Reference in New Issue
Block a user