parodos-dev / orchestrator-helm-chart

Helm chart to deploy the Orchestrator solution suite.
https://parodos.dev/orchestrator-helm-chart/
Apache License 2.0
2 stars 22 forks source link

k8s: Set and use backstage secret #227

Closed rgolangh closed 2 months ago

rgolangh commented 2 months ago

This is mainly needed for the notifications plugins but also useful for any other secret we set in app-config using env vars as all of the secret content is loaded as env using envFrom into the backstage deployment.

Signed-off-by: Roy Golan rgolan@redhat.com

rgolangh commented 2 months ago

/hold there is some problem with the app-config. Investigating

rgolangh commented 2 months ago

/unhold Now the chart deploys rhdh-backstage with the envFrom of the new secret with our specific needs