Skip to content

Commit

Permalink
The new redis image runs with root user, removing runAsNonRoot due to
Browse files Browse the repository at this point in the history
permissions issues

Signed-off-by: Raul Sevilla <rsevilla@redhat.com>
  • Loading branch information
rsevilla87 committed Jun 6, 2022
1 parent b33a06e commit e8fc709
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ spec:
labels:
control-plane: controller-manager
spec:
securityContext:
runAsNonRoot: true
containers:
- name: manager
args:
Expand Down

0 comments on commit e8fc709

Please sign in to comment.