Skip to content

Commit

Permalink
docs: remove duplicate runAsUser field
Browse files Browse the repository at this point in the history
  • Loading branch information
almadigabor authored Jan 5, 2024
1 parent a4dcbca commit e268a21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/release/trg-4/trg-4-03.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,5 @@ spec:
- name: example-container
image: gcr.io/google-samples/node-hello:1.0
securityContext:
runAsUser: 1000 # SPECIFY USER ID HERE
allowPrivilegeEscalation: false # SET THIS TO FALSE
```

0 comments on commit e268a21

Please sign in to comment.