更改pod内容器名

This commit is contained in:
dxin
2025-11-20 14:51:44 +08:00
parent cb31412b3a
commit 36795062e0
16 changed files with 956 additions and 76 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: Secret
metadata:
name: apex-user-longtoken
namespace: apex-evaluation
annotations:
kubernetes.io/service-account.name: apex-user
type: kubernetes.io/service-account-token
# 创建完成后:
# kubectl get secret apex-user-longtoken -n apex-evaluation -o yaml