Skip to content

Commit 7d354d1

Browse files
authored
chore: additional localpath-provisioner params (#25)
chore: add kubevirt params + localpath provisioner
1 parent 840a230 commit 7d354d1

File tree

1 file changed

+3
-0
lines changed
  • flux/apps/storage/local-path-provisioner/app

1 file changed

+3
-0
lines changed

flux/apps/storage/local-path-provisioner/app/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ spec:
3535
type: RuntimeDefault
3636
capabilities:
3737
drop: ["ALL"]
38+
runAsUser: 65534
39+
runAsGroup: 65534
40+
readOnlyRootFilesystem: true

0 commit comments

Comments
 (0)