helm

plugin-bc-correios Helm Chart

Chart Contract

Helm chart for deploying the BC Correios plugin service.

Install

helm dependency build ./charts/plugin-bc-correios
helm upgrade --install plugin-bc-correios ./charts/plugin-bc-correios \
  --namespace plugin-bc-correios --create-namespace \
  --values ./charts/plugin-bc-correios/values-template.yaml

Required Configuration

Dependencies

This chart depends on PostgreSQL, RabbitMQ, and Valkey subcharts. Run helm dependency build before rendering or installing from a local checkout.

Source

See the root repository documentation for release and chart maintenance workflows.