Skip to content

Commit c4c0514

Browse files
committed
Revert "Add postgres-stateful"
This reverts commit 526e676.
1 parent fbbcb6f commit c4c0514

File tree

2 files changed

+1
-171
lines changed

2 files changed

+1
-171
lines changed

.controlplane/templates/gvc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
# Password does not matter because host postgres.APP_GVC.cpln.local can only be accessed
1010
# locally within CPLN GVC, and postgres running on a CPLN workload is something only for a
1111
# test app that lacks persistence.
12-
value: 'postgres://the_user:the_password@postgres-stateful.APP_GVC.cpln.local:5432/APP_GVC'
12+
value: 'postgres://postgres:password123@postgres.APP_GVC.cpln.local:5432/APP_GVC'
1313
- name: RAILS_ENV
1414
value: production
1515
- name: NODE_ENV

.controlplane/templates/postgres-stateful.yml

Lines changed: 0 additions & 170 deletions
This file was deleted.

0 commit comments

Comments
 (0)