Merge pull request #22662 from darshansimha/update-k8s-deployment-docs

Update k8s deployment docs
This commit is contained in:
Patrik Oldsberg
2024-02-13 12:05:27 +01:00
committed by GitHub
+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:
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: