Skip to content

Commit dfd5dd1

Browse files
committed
add bitnami remo
1 parent 47d9adb commit dfd5dd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ jobs:
200200
201201
- name: Set up PostgreSQL database
202202
run: |
203+
helm repo add bitnami https://charts.bitnami.com/bitnami
203204
helm install coder-db bitnami/postgresql \
204205
--namespace pr${{ env.PR_NUMBER }} \
205206
--set auth.username=coder \

0 commit comments

Comments
 (0)