0
0
Fork 0

initial commit

This commit is contained in:
ston1th 2020-01-20 20:03:26 +01:00
commit 7dd7d19df5
11 changed files with 391 additions and 0 deletions

View file

@ -0,0 +1,13 @@
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: nginx-ingress-proxy
namespace: ingress-nginx
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: nginx-ingress-proxy
subjects:
- kind: ServiceAccount
name: nginx-ingress-proxy