configpolicy/roles/minio/templates
Dustin b5eac25f14 r/minio: Fix ExecReload command
Sending SIGHUP to the main PID (i.e. conmon) ends up stopping the
service.  What we really want is to send the signal to main PID _inside_
the container.  We can achieve this by using `podman kill` instead of
`kill`.
2024-06-23 10:43:15 -05:00
..
minio.container.j2 r/minio: Fix ExecReload command 2024-06-23 10:43:15 -05:00
minio.env.j2 metricspi: Scrape metrics from MinIO backup storage 2023-05-22 21:19:25 -05:00