mirror of
https://github.com/Octops/quake-kube.git
synced 2026-04-06 18:00:33 +00:00
Add context to content-server assets download error
This commit is contained in:
@ -19,7 +19,7 @@ spec:
|
||||
- --config=/config/config.yaml
|
||||
- --content-server=http://localhost:9090
|
||||
- --agree-eula
|
||||
image: docker.io/criticalstack/quake:v1.0.1
|
||||
image: docker.io/criticalstack/quake:v1.0.2
|
||||
name: server
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
@ -37,7 +37,7 @@ spec:
|
||||
- q3
|
||||
- content
|
||||
- --seed-content-url=http://content.quakejs.com
|
||||
image: docker.io/criticalstack/quake:v1.0.1
|
||||
image: docker.io/criticalstack/quake:v1.0.2
|
||||
name: content-server
|
||||
ports:
|
||||
- containerPort: 9090
|
||||
|
||||
Reference in New Issue
Block a user