contrib-helm-chart
contrib-helm-chart copied to clipboard
Add migrations.extraContainers option
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.