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