Skip to content

Commit

Permalink
fix env variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
hannah-macdonald1 committed Feb 1, 2024
1 parent be3ecac commit b7b2a8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ objects:
valueFrom:
secretKeyRef:
name: patroni-ha-postgres-instance
key: app-db-name-dev
key: db-name-dev
- name: DB_HOST
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit b7b2a8e

Please sign in to comment.