This chart deploys the pinned
Delivery Hero Cachet chart
and CoRE database, Secret, and Gateway integration. The
core-observability-status ApplicationSet
currently selects only core-home1-talos-prod, where hub=true enables the
platform PostgreSQL User and credential push flow.
The chart creates a public status.mylogin.space HTTPRoute, requests a database
through the platform User API, and uses External Secrets for Cachet database
and application credentials. The ApplicationSet Kustomize layer removes
literal database fields generated by the dependency and injects the managed
Secret instead. Never commit those values.
This workload has no cluster-wide discovery and is not a significant source of monitoring API traffic. Its controllers still reconcile ExternalSecret, PushSecret, User, HTTPRoute, and Cachet resources.
Verify the User and provider conditions, generated Secret keys, ExternalSecret readiness, database connectivity, HTTPRoute attachment, and the public status workflow. Render Helm followed by the exact Kustomize patch layer. Roll back via Git/Argo CD; database deletion and credential rotation require explicit review because the ApplicationSet preserves resources on deletion.