forked from github-mirrorer/quake-kube
Make sure assets dir is set in example fleet
This commit is contained in:
@ -66,6 +66,7 @@ spec:
|
|||||||
- q3
|
- q3
|
||||||
- server
|
- server
|
||||||
- --config=/config/config.yaml
|
- --config=/config/config.yaml
|
||||||
|
- --assets-dir=/root/.q3a
|
||||||
- --content-server=http://127.0.0.1:9090
|
- --content-server=http://127.0.0.1:9090
|
||||||
- --agree-eula
|
- --agree-eula
|
||||||
- --client-addr=0.0.0.0:8081
|
- --client-addr=0.0.0.0:8081
|
||||||
|
|||||||
Reference in New Issue
Block a user