mirror of
https://github.com/cna-bootcamp/lifesub.git
synced 2025-12-06 16:16:22 +00:00
add cicd
This commit is contained in:
parent
87333469d2
commit
929971c94a
2
.github/workflows/cicd.yaml
vendored
2
.github/workflows/cicd.yaml
vendored
@ -103,7 +103,7 @@ jobs:
|
||||
- name: Generate manifest
|
||||
run: |
|
||||
export namespace=dg0200-lifesub-ns
|
||||
export allowed_origins=http://20.249.193.161
|
||||
export allowed_origins=http://4.230.156.229
|
||||
export jwt_secret_key=${{ secrets.JWT_SECRET_KEY }}
|
||||
export postgres_user=${{ secrets.POSTGRES_USER }}
|
||||
export postgres_password=${{ secrets.POSTGRES_PASSWORD }}
|
||||
|
||||
@ -8,7 +8,7 @@ image_org=lifesub
|
||||
|
||||
# Application Settings
|
||||
replicas=2
|
||||
allowed_origins=http://20.249.193.161
|
||||
allowed_origins=http://4.230.156.229
|
||||
|
||||
# Security Settings
|
||||
jwt_secret_key=8O2HQ13etL2BWZvYOiWsJ5uWFoLi6NBUG8divYVoCgtHVvlk3dqRksMl16toztDUeBTSIuOOPvHIrYq11G2BwQ
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user