Skip to content

Commit

Permalink
Updated rollout
Browse files Browse the repository at this point in the history
  • Loading branch information
codingforentrepreneurs committed Jan 9, 2024
1 parent d0b2c5f commit c1f7f62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-k8s-rollout.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
metadata:
name: content-engine-secret
stringData:
DJANGO_DEBUG: "0"
DATABASE_URL: ""
DJANGO_SECRET_KEY: "${{ secrets.DJANGO_SECRET_KEY }}"
EOF
- name: Apply K8s Manifests
Expand Down

0 comments on commit c1f7f62

Please sign in to comment.