Upload files to "/"
This commit is contained in:
@@ -68,6 +68,11 @@ spec:
|
|||||||
#image: codemowers/memelord:latest
|
#image: codemowers/memelord:latest
|
||||||
image: ghcr.io/l4rm4nd/memelord:latest
|
image: ghcr.io/l4rm4nd/memelord:latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
|
volumeMounts:
|
||||||
|
- name: settings-volume
|
||||||
|
mountPath: /opt/app/myproject/
|
||||||
|
subPath: settings.py
|
||||||
|
readOnly: true
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8000
|
containerPort: 8000
|
||||||
|
|||||||
Reference in New Issue
Block a user