influxdata-operator icon indicating copy to clipboard operation
influxdata-operator copied to clipboard

[WIP] Delete backup folder content to avoid PV overflow

Open kokoska69 opened this issue 5 years ago • 0 comments

I would like to reclaim space on PV after backing up to GCS bucket. Tried code below, but ended up with error 126 when issuing rm command. Is there a way to delete contents of backup folder after backing up? Or do I need to set some permissions to allow that code to run well?

kokoska69 avatar May 14 '19 13:05 kokoska69