Fixed: error parsing with-rbac.yaml: error converting YAML to JSON: yaml: line 36: did not find expected key

This commit is contained in:
Gavin 2019-01-08 00:22:42 +08:00
parent 8f57f9578d
commit 2be35d024b

View file

@ -33,7 +33,7 @@ spec:
- --publish-service=$(POD_NAMESPACE)/ingress-nginx
- --annotations-prefix=nginx.ingress.kubernetes.io
securityContext:
allowPrivilegeEscalation: true
allowPrivilegeEscalation: true
capabilities:
drop:
- ALL