We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 840a230 commit 7d354d1Copy full SHA for 7d354d1
flux/apps/storage/local-path-provisioner/app/release.yml
@@ -35,3 +35,6 @@ spec:
35
type: RuntimeDefault
36
capabilities:
37
drop: ["ALL"]
38
+ runAsUser: 65534
39
+ runAsGroup: 65534
40
+ readOnlyRootFilesystem: true
0 commit comments