Skip to content

Instantly share code, notes, and snippets.

View hamdan-Deb's full-sized avatar
🐥
Love your work

hamdan04 hamdan-Deb

🐥
Love your work
View GitHub Profile
cat << EOF | kubectl apply -f -
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: opa-viewer
roleRef:
kind: ClusterRole
name: view
apiGroup: rbac.authorization.k8s.io
subjects: