What This Pattern Does:

Helm chart for deploying the ms-payments-worker microservice (CodeDesignPlus stack). Based on the ms-base chart; renders Kubernetes resources (Deployment, Service), probes, optional HPA, and integrations (Vault, Istio).

Caveats and Consideration:

• Provide required values (e.g., ms-base.vault.token) before deploy. • HPA needs metrics-server. • If Istio enabled in values, ensure sidecar injection is correct. • Pin image tag instead of :latest for reproducibility. • Manage secrets via Vault/external secrets; avoid plain-text in values.yaml.

Compatibility:



Recent Discussions with "meshery" Tag