Catalog Details
CATEGORY
deploymentUUID
5d71d1b6-868e-456f-afb0-95f12410dbf9CREATED BY
CREATED AT
October 06, 2025VERSION
0.0.4-
MODELS
What This Design 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.