Skip to content

Commit af2d404

Browse files
committed
Update site deployment
1 parent 86a816a commit af2d404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/namespaces/web/site/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
- name: migrations
1818
image: ghcr.io/python-discord/site:latest
1919
imagePullPolicy: Always
20-
args:
20+
command:
2121
- python
2222
- manage.py
2323
- migrate

0 commit comments

Comments
 (0)