Skip to content

Commit 9c901f2

Browse files
committed
readme updates
Signed-off-by: ChrisJBurns <29541485+ChrisJBurns@users.noreply.github.com>
1 parent 80b914d commit 9c901f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

charts/pact-broker/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ helm upgrade -i <release_name> oci://ghcr.io/pact-foundation/pact-broker-chart/p
178178
| postgresql.auth.secretKeys.userPasswordKey | The key in which Postgres well look for, for the user password, in the existing Secret | string | `"user-password"` |
179179
| postgresql.auth.username | Name for a custom user to create | string | `"bn_broker"` |
180180
| postgresql.enabled | Switch to enable or disable the PostgreSQL helm chart | bool | `true` |
181+
| postgresql.image | Change default PostgreSQL image location (workaround for https://github.com/bitnami/charts/issues/35164) | object | `{"registry":"docker.io","repository":"bitnamilegacy/postgresql"}` |
181182
| service.annotations | service.annotations Additional annotations for the Service resource | object | `{}` |
182183
| service.clusterIP | Pact Broker service clusterIP | string | `""` |
183184
| service.loadBalancerIP | Pact Broker Service [loadBalancerIP](https://kubernetes.io/docs/user-guide/services/#type-loadbalancer) | string | `""` |

0 commit comments

Comments
 (0)