Merge pull request #6470 from akonrath/feature/6018-psp-akonrath

Added role binding for 'ingress-nginx-admission' to PSP example (#6018)
This commit is contained in:
Kubernetes Prow Robot 2020-12-04 15:41:25 -08:00 committed by GitHub
commit 0b6d115236
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,3 +70,6 @@ subjects:
- kind: ServiceAccount
name: ingress-nginx
namespace: ingress-nginx
- kind: ServiceAccount
name: ingress-nginx-admission
namespace: ingress-nginx