diff --git a/values.yaml b/values.yaml index b49b7ec..01f286d 100644 --- a/values.yaml +++ b/values.yaml @@ -39,8 +39,8 @@ frontend: # fsGroup: 1000 securityContext: - allowPrivilegeEscalation: true - runAsUser: 101 #nginx + allowPrivilegeEscalation: false + runAsUser: 101 # nginx capabilities: drop: - ALL