Fix rolebinding name

This commit is contained in:
kamimanzoor
2020-04-13 20:21:03 +02:00
committed by GitHub
parent 8fbe027af0
commit b15b7770ac

View File

@@ -14,7 +14,7 @@ rules:
kind: RoleBinding
apiVersion: rbac.authorization.k8s.io/v1beta1
metadata:
name: read-pods
name: write-pods
namespace: default
subjects:
- kind: User