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