Обновить fyrox-platformer.yml
This commit is contained in:
parent
ecbe90560b
commit
688cac4607
|
|
@ -28,15 +28,6 @@ spec:
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
volumeMounts:
|
|
||||||
- mountPath: /usr/share/nginx/html/pkg
|
|
||||||
name: pkg
|
|
||||||
readOnly: true
|
|
||||||
volumes:
|
|
||||||
- name: pkg
|
|
||||||
hostPath:
|
|
||||||
path: /data/fyrox-platformer/executor-wasm/pkg
|
|
||||||
type: DirectoryOrCreate
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue