You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Helm chart for deploying a Backstage application
@@ -201,6 +201,7 @@ Kubernetes: `>= 1.19.0-0`
201
201
| postgresql.auth.secretKeys.userPasswordKey | The key in which Postgres will look for, for the user password, in the existing Secret | string |`"user-password"`|
202
202
| postgresql.auth.username | Name for a custom user to create | string |`"bn_backstage"`|
203
203
| postgresql.enabled | Switch to enable or disable the PostgreSQL helm chart | bool |`false`|
0 commit comments