Skip to content

Commit

Permalink
Change DB URL
Browse files Browse the repository at this point in the history
  • Loading branch information
bbedward committed Jun 28, 2024
1 parent b743e1d commit 8f368da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ spec:
name: monkeytalks
key: bpow_key
- name: DB_HOST
value: postgres.kubegres
value: pg-monkeytalks.monkeytalks
- name: REDIS_HOST
value: redis.redis
- name: APP_HOST
Expand Down

0 comments on commit 8f368da

Please sign in to comment.