Skip to content

Commit

Permalink
fix/deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
kittayot.s committed Nov 22, 2024
1 parent c7a8fab commit be78aab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions deploy/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ spec:
- name: ce-smart-career-frontend-prd
image: ghcr.io/ce-smart-career/ce-smart-career-2024-prd:latest
imagePullPolicy: Always
env:
- name: NOCODB_API_URL
value: "https://api.career.ktyhon.online/api/v2/tables"
- name: NOCODB_API_TOKEN
value: "gfu57tftfdyertdxhfdteto"
ports:
- containerPort: 3000
imagePullSecrets:
Expand Down

0 comments on commit be78aab

Please sign in to comment.