We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4dcbca commit e268a21Copy full SHA for e268a21
docs/release/trg-4/trg-4-03.md
@@ -52,6 +52,5 @@ spec:
52
- name: example-container
53
image: gcr.io/google-samples/node-hello:1.0
54
securityContext:
55
- runAsUser: 1000 # SPECIFY USER ID HERE
56
allowPrivilegeEscalation: false # SET THIS TO FALSE
57
```
0 commit comments