added discord token

This commit is contained in:
2026-04-10 18:08:10 +10:00
parent 254b6cba64
commit 696d7779b9

View File

@@ -57,6 +57,11 @@ spec:
secretKeyRef: secretKeyRef:
name: github name: github
key: pat key: pat
- name: DISCORD_BOT_TOKEN
valueFrom:
secretKeyRef:
name: discord
value: token
volumeMounts: volumeMounts:
- name: home - name: home
mountPath: /home/node mountPath: /home/node