initial commit
This commit is contained in:
commit
7dd7d19df5
11 changed files with 391 additions and 0 deletions
6
config/100-serviceaccount.yaml
Normal file
6
config/100-serviceaccount.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: nginx-ingress-proxy
|
||||
namespace: ingress-nginx
|
||||
Loading…
Add table
Add a link
Reference in a new issue