fix: updated the styling for app-config.production.yaml in the docs

Signed-off-by: Darshan Simha <darshan_simha@intuit.com>
This commit is contained in:
Darshan Simha
2024-02-13 11:08:04 -05:00
parent 04547bc042
commit 708404426d
+1 -1
View File
@@ -384,7 +384,7 @@ $ yarn build-image --tag backstage:1.0.0
There is no special wiring needed to access the PostgreSQL service. Since it's
running on the same cluster, Kubernetes will inject `POSTGRES_SERVICE_HOST` and
`POSTGRES_SERVICE_PORT` environment variables into our Backstage container.
These can be used in the Backstage `app-config.yaml` along with the secrets. Apply this to app-config.production.yaml as well if you have one:
These can be used in the Backstage `app-config.yaml` along with the secrets. Apply this to `app-config.production.yaml` as well if you have one:
```yaml
backend: