CSCI-GA-2820-SP24-003 / payments

NYU DevOps Payments Service Spring 2024
Apache License 2.0
2 stars 2 forks source link

Updated postgress.yaml removed secret.yaml #91

Closed bairixie closed 6 months ago

bairixie commented 6 months ago

I removed the secret.yaml and moved it into postgress.yaml, since the secret.yaml's database_uri is incorrect and does not have a password. This change is critical to run the pipeline in the openshift, otherwise this error will show up in the testing tasks "sqlalchemy.exc.OperationalError: (psycopg.OperationalError) connection failed: FATAL: password authentication failed for user "postgres""