Skip to content

Commit

Permalink
Sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
aprilrieger committed Apr 18, 2024
1 parent 0661904 commit 5fd0134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/staging-deploy.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ externalFcrepoHost: fcrepo.fcrepo.svc.cluster.local
externalPostgresql:
host: hyrax20181216.cn4nhxyoxlnu.us-west-2.rds.amazonaws.com
username: hydra_user
password: '"$POSTGRES_PASSWORD"'
password: $POSTGRES_PASSWORD
database: atla-hyku-staging

externalSolrHost: solr.solr.svc.cluster.local
Expand Down

0 comments on commit 5fd0134

Please sign in to comment.