Skip to content

Commit

Permalink
fixup influxdv volsync uid
Browse files Browse the repository at this point in the history
Signed-off-by: billimek <[email protected]>
  • Loading branch information
billimek committed Oct 30, 2024
1 parent 7a4578e commit c9d70ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions monitoring/influxdb/volsync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ spec:
cacheCapacity: 2Gi
volumeSnapshotClassName: csi-rbdplugin-snapclass
storageClassName: rook-ceph-block
moverSecurityContext:
runAsUser: 1500
runAsGroup: 1500
fsGroup: 1500
retain:
daily: 10
within: 3d

0 comments on commit c9d70ea

Please sign in to comment.