twuni / docker-registry.helm

Helm chart for a Docker registry. Successor to stable/docker-registry chart.
Apache License 2.0
309 stars 146 forks source link

Allow for setting annotations on persistentvolumeclaim via persistence.annotations #138

Open wkbrd opened 2 months ago

wkbrd commented 2 months ago

This allows for providing annotations that are scoped to the persistentvolumeclaim associated with the chart. If not provided, it should be backwards compatible (no difference in behavior).