Skip to content

Commit

Permalink
fix: add portalPassword to postgresportal (#165)
Browse files Browse the repository at this point in the history
for helm upgrade
  • Loading branch information
ntruchsess authored Feb 2, 2024
1 parent 4655c62 commit a5ea4bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/localdev/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ postgresportal:
password: ""
replicationPassword: ""
portalUser: "portal"
portalPassword: ""
provisioningUser: "provisioning"
provisioningPassword: ""
architecture: "replication"
Expand Down

0 comments on commit a5ea4bd

Please sign in to comment.