Sync chart PR #20984 (#5171)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-02-26 16:55:02 -03:00 committed by GitHub
parent 652a8e62b7
commit a53ccec682
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 2 deletions

View file

@ -527,6 +527,7 @@ defaultBackend:
## Enable RBAC as per https://github.com/kubernetes/ingress/tree/master/examples/rbac/nginx and https://github.com/kubernetes/ingress/issues/266
rbac:
create: true
scope: false
# If true, create & use Pod Security Policy resources
# https://kubernetes.io/docs/concepts/policy/pod-security-policy/