Skip to content

Commit

Permalink
<another quip about yaml>
Browse files Browse the repository at this point in the history
  • Loading branch information
parrotmac committed Jul 29, 2023
1 parent 2ced0c6 commit 9a1ccf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
- containerPort: 8000
env:
- name: ALLOWED_HOSTS
value: *
value: '*'
- name: DATABASE_URL
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 9a1ccf6

Please sign in to comment.