Commit graph

6 commits

Author SHA1 Message Date
kaiyou bf5868a71d Fix volume handling and persistence flag
All checks were successful
continuous-integration/drone/pr Build is passing
2022-11-06 17:50:06 +01:00
kaiyou f285cb6ecf Enable daemonset deployment using the helm chart
All checks were successful
continuous-integration/drone/pr Build is passing
DaemonSet is a k8s resource that schedules one instance per node,
which is useful for some garage deployment use cases, including
managing garage nodes using k8s node labels
2022-10-29 21:07:02 +02:00
Alex d6c77ea327
Fix helm chart with correct configuration syntax
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-10-18 22:30:05 +02:00
Maximilien R 6dba7dadf4 Add missing ClusterRole and bindings for CRDs 2022-09-30 18:46:57 +02:00
chemicstry b71fa2ddf4 Generate random RPC secret if not provided 2022-09-30 18:46:57 +02:00
chemicstry a93dcce841 Add helm chart 2022-09-30 18:46:57 +02:00