mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-20 16:07:11 +08:00
11 lines
313 B
YAML
11 lines
313 B
YAML
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
name: ql3-prompt-output-key-retirement
|
|
namespace: qinglong3-system
|
|
labels:
|
|
app.kubernetes.io/name: ql3-prompt-output-key-retirement
|
|
app.kubernetes.io/component: ai-maintenance
|
|
app.kubernetes.io/part-of: qinglong3
|
|
automountServiceAccountToken: false
|