added istio ingress proxy
This commit is contained in:
parent
7dd7d19df5
commit
0659c44499
18 changed files with 415 additions and 51 deletions
6
config/istio/100-serviceaccount.yaml
Normal file
6
config/istio/100-serviceaccount.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: ingress-proxy
|
||||
namespace: istio-system
|
||||
Loading…
Add table
Add a link
Reference in a new issue