mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-20 16:07:11 +08:00
14 lines
369 B
YAML
14 lines
369 B
YAML
apiVersion: rbac.authorization.k8s.io/v1
|
|
kind: RoleBinding
|
|
metadata:
|
|
name: ql3-worker-credential-target-admin
|
|
namespace: qinglong3-worker
|
|
roleRef:
|
|
apiGroup: rbac.authorization.k8s.io
|
|
kind: Role
|
|
name: ql3-worker-credential-target-admin
|
|
subjects:
|
|
- kind: ServiceAccount
|
|
name: ql3-worker-credential-admin
|
|
namespace: qinglong3-worker-credential-staging
|