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 99f96463d9
commit 7ff5852bc8

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