rqlite / helm-charts

Helm charts for rqlite
MIT License
9 stars 0 forks source link

Add support for arm, arm64, and 386 architectures #26

Closed jtackaberry closed 4 months ago

jtackaberry commented 4 months ago

As of 8.24.9, rqlite supports multi-arch images. This updates the node affinity selector to include all architectures supported by the official container image.

Fixes #24