contrib-helm-chart icon indicating copy to clipboard operation
contrib-helm-chart copied to clipboard

Add migrations.extraContainers option

Open ledmonster opened this issue 4 months ago • 0 comments
trafficstars

What

add migrations.extraContainers option. It looks that this option was missed in 707adce8001c161495b7fa01f48a12121c9ca195.

Why

Because I want to use Cloud SQL Proxy as a sidecar on the migrations job pod, and when I deployed the helm chart to my cluster, it blamed that migration job couldn't access to Cloud SQL because of lacking the proxy sidecar.

ledmonster avatar Jun 23 '25 02:06 ledmonster