k8s_fedora: Create admin cluster-role
Create admin cluster role for k8s_fedora_atomic, it is defined in the configuration but it wasn't applied. story: 1766284 task: 22208 Change-Id: I112fe2ddb1d5400fcbc73bbdbc8d483d5a92d120
This commit is contained in:
parent
4292b862a3
commit
4c5d38adef
@ -82,3 +82,5 @@ subjects:
|
||||
namespace: kube-system
|
||||
EOF
|
||||
}
|
||||
|
||||
kubectl apply --validate=false -f ${ADMIN_RBAC}
|
||||
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Create admin cluster role for k8s_fedora_atomic, it is defined in
|
||||
the configuration but it wasn't applied.
|
Loading…
x
Reference in New Issue
Block a user