Skip to content

Commit

Permalink
wip: Thu Nov 14 19:07:51 +03 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-klimko committed Nov 14, 2024
1 parent 2e0421c commit 6716475
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion charts/cf-runtime/values-rootless.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
volumeProvisioner:
env:
IS_ROOTLESS: true
dind-lv-monitor:
image:
tag: 1.30.0-rootless
digest: ""
podSecurityContext:
enabled: true
runAsUser: 1000
fsGroup: 1000
volumePermissions:
enabled: true

runtime:
dind:
image:
tag: latest-rootless
tag: 26.1.4-1.28.9-rootless
digest: ""
userVolumeMounts:
dind:
Expand Down

0 comments on commit 6716475

Please sign in to comment.