Skip to content

Commit

Permalink
chore: Update k8s/datatracker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel committed Jun 18, 2024
1 parent b78ec6d commit 7a18633
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions k8s/datatracker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ spec:
env:
- name: "CONTAINER_ROLE"
value: "datatracker"
# ensures the pod gets recreated on every deploy:
- name: "DEPLOY_UID"
value: "$DEPLOY_UID"
envFrom:
- configMapRef:
name: django-config
Expand Down

1 comment on commit 7a18633

@wenglaurie30

This comment was marked as spam.

Please sign in to comment.