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