[ingress-nginx] upgrade to 1.13.3 (#12604)

This commit is contained in:
Mohamed Omar Zaian
2025-10-09 04:04:59 +02:00
committed by GitHub
parent f8e74aafb9
commit fd7f39043b
6 changed files with 33 additions and 19 deletions

View File

@@ -95,14 +95,18 @@ spec:
- --validating-webhook-key=/usr/local/certificates/key
{% endif %}
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
add:
- NET_BIND_SERVICE
# www-data -> 101
add:
- NET_BIND_SERVICE
drop:
- ALL
readOnlyRootFilesystem: false
runAsGroup: 82
runAsNonRoot: true
runAsUser: 101
allowPrivilegeEscalation: true
seccompProfile:
type: RuntimeDefault
env:
- name: POD_NAME
valueFrom: