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 7d354d1 commit d5e113dCopy full SHA for d5e113d
flux/apps/storage/local-path-provisioner/app/release.yml
@@ -26,15 +26,3 @@ spec:
26
storageClass:
27
create: true
28
defaultClass: true
29
- volumeBindingMode: Immediate
30
- podSecurityContext:
31
- runAsNonRoot: true
32
- securityContext:
33
- allowPrivilegeEscalation: false
34
- seccompProfile:
35
- type: RuntimeDefault
36
- capabilities:
37
- drop: ["ALL"]
38
- runAsUser: 65534
39
- runAsGroup: 65534
40
- readOnlyRootFilesystem: true
0 commit comments