diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index c70d8b02..73d92c03 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -666,20 +666,6 @@ gitops-operator: requests: cpu: 100m memory: 128Mi - - securityContext: - allowPrivilegeEscalation: false - capabilities: - drop: - - "ALL" - - resources: - limits: - cpu: 500m - memory: 128Mi - requests: - cpu: 100m - memory: 64Mi #----------------------------------------------------------------------------------------------------------------------- # Garage #-----------------------------------------------------------------------------------------------------------------------