We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a816a commit af2d404Copy full SHA for af2d404
kubernetes/namespaces/web/site/deployment.yaml
@@ -17,7 +17,7 @@ spec:
17
- name: migrations
18
image: ghcr.io/python-discord/site:latest
19
imagePullPolicy: Always
20
- args:
+ command:
21
- python
22
- manage.py
23
- migrate
0 commit comments