0
0
Fork 0

added istio ingress proxy

This commit is contained in:
ston1th 2020-05-02 13:57:59 +02:00
commit 0659c44499
18 changed files with 415 additions and 51 deletions

View file

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