Backstage (Developer Portal)
- Chart:
backstage(pinned 2.6.3), deployed via KustomizehelmCharts. - Namespace:
backstage, withLimitRangeandResourceQuotasized for a web app + Postgres. - Secrets: ExternalSecrets from Vault (
secret/backstage/app,secret/backstage/postgres), using a dedicatedSecretStoreand SAexternal-secrets. - Exposure:
HTTPRoutebackstage.nip.ioon the platform gateway (TLS terminates at the Gateway). - Monitoring:
ServiceMonitorlabeledprometheus: kube-prometheusscraping servicebackstageporthttp. - Operations:
- Deploy isolated:
task stacks:backstage(requiresREPO_URL/TARGET_REVISION). - Included in full deploy (
task stacks:deploy) viafuses.backstage(config.toml). - Tweak
backstage/backstage/values.yamlfor custom images or extra integrations.
- Deploy isolated:
