Skip to content

Commit

Permalink
chore: remove security context
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Sep 10, 2024
1 parent 0df3935 commit ceea1c4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ spec:
labels:
control-plane: controller-manager
spec:
securityContext:
runAsNonRoot: true
containers:
- command:
- /manager
Expand All @@ -34,8 +32,6 @@ spec:
image: ghcr.io/snapp-incubator/age-operator:main
imagePullPolicy: Always
name: manager
securityContext:
allowPrivilegeEscalation: false
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit ceea1c4

Please sign in to comment.