This commit is contained in:
2026-02-03 19:37:58 +08:00
parent 8ffe3e0e15
commit db4a0b109c
42 changed files with 6594 additions and 183 deletions

View File

@@ -16,7 +16,7 @@ contexts:
namespace: sit
user: apex-user
name: apex-user-sit # 给上下文起的名字
current-context: apex-user-apex-evaluation # 默认使用的上下文
current-context: apex-user-apex-evaluation # 默认使用的上下文
users:
- name: apex-user # 给用户起的名字
user: # kubectl get secret apex-user-longtoken -n apex-evaluation -o jsonpath='{.data.token}' | base64 --decode 查看创建的长token