Skip to content

Commit

Permalink
Add env vars.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz-Kluczkowski committed Mar 28, 2021
1 parent c9bbcb8 commit bdf9818
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/postgres/migration-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,6 @@ spec:
envFrom:
- configMapRef:
name: django-backend-config
- configMapRef:
name: celery-worker-config
restartPolicy: Never

0 comments on commit bdf9818

Please sign in to comment.