Add all kube templates

This commit is contained in:
Sam Chow 2018-08-31 15:39:56 -04:00
parent e711c1efe6
commit 9ecf5c1c27
9 changed files with 158 additions and 8 deletions

View file

@ -0,0 +1,12 @@
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: RoleBinding
metadata:
name: quay-enterprise-secret-writer
namespace: quay-enterprise
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: quay-enterprise-serviceaccount
subjects:
- kind: ServiceAccount
name: default