Skip to content

Commit

Permalink
fix: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikZed committed Oct 19, 2022
1 parent 353fcce commit cca6e59
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions charts/saleor/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -259,17 +259,11 @@ postgresql:
# global settings both for saleor and postgresql. Set the password to something safe ;)
global:
# you can have the database URL for an external database if you don't want to setup one by yourself
DATABASE_URL: postgresql://saleor:privacy-disarray-mop0@testing--saleor-postgresql-primary:5432/saleor
# If postgresql.enabled = true
# postgresqlDatabase: saleor
# postgresqlUsername: saleor
# postgresqlPassword: privacy-disarray-mop0
# postgresqlPort: "5432"
DATABASE_URL:

redis:
password: w6736iu-1346726hz12-578-2h228u3576jh24658-456h

emailUrl: ""
#emailUrl: smtp://[email protected]:[email protected]:465/?ssl=True
secretKey: sefb68-2133r-24577v-tgnqetb-qe5zb
AWS_S3_ENDPOINT_URL: https://s3.example.com/
AWS_S3_CUSTOM_DOMAIN: https://s3.example.com/
Expand Down

0 comments on commit cca6e59

Please sign in to comment.