Mentions légales du service

Skip to content
Snippets Groups Projects
Commit bcf789ed authored by KADDOUR Sidi Mohammed's avatar KADDOUR Sidi Mohammed
Browse files

added rbac file

parent ebdc9742
No related branches found
No related tags found
No related merge requests found
apiVersion: v1
kind: ServiceAccount
metadata:
name: account-default-admin-eechh
namespace: default
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: bind-cluster-admin-eechh
subjects:
- kind: ServiceAccount
name: account-default-admin-eechh
namespace: default
roleRef:
kind: ClusterRole
name: cluster-admin
apiGroup: rbac.authorization.k8s.io
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment