added discord token
This commit is contained in:
@@ -57,6 +57,11 @@ spec:
|
||||
secretKeyRef:
|
||||
name: github
|
||||
key: pat
|
||||
- name: DISCORD_BOT_TOKEN
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: discord
|
||||
value: token
|
||||
volumeMounts:
|
||||
- name: home
|
||||
mountPath: /home/node
|
||||
|
||||
Reference in New Issue
Block a user