forked from github-mirrorer/quake-kube
Fix bzp99 gitea user to bp99
This commit is contained in:
@ -22,7 +22,7 @@ spec:
|
|||||||
- --config=/config/config.yaml
|
- --config=/config/config.yaml
|
||||||
- --content-server=http://127.0.0.1:9090
|
- --content-server=http://127.0.0.1:9090
|
||||||
- --agree-eula
|
- --agree-eula
|
||||||
image: gitea.bp99.eu/bzp99/urban-terror-server:latest
|
image: gitea.bp99.eu/bp99/urban-terror-server:latest
|
||||||
name: server
|
name: server
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
@ -40,7 +40,7 @@ spec:
|
|||||||
- q3
|
- q3
|
||||||
- content
|
- content
|
||||||
- --seed-content-url=http://content.quakejs.com
|
- --seed-content-url=http://content.quakejs.com
|
||||||
image: gitea.bp99.eu/bzp99/urban-terror-server:latest
|
image: gitea.bp99.eu/bp99/urban-terror-server:latest
|
||||||
name: content-server
|
name: content-server
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 9090
|
- containerPort: 9090
|
||||||
|
|||||||
@ -62,7 +62,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: gameserver
|
- name: gameserver
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
image: gitea.bp99.eu/bzp99/urban-terror-server:latest
|
image: gitea.bp99.eu/bp99/urban-terror-server:latest
|
||||||
command:
|
command:
|
||||||
- q3
|
- q3
|
||||||
- server
|
- server
|
||||||
@ -92,7 +92,7 @@ spec:
|
|||||||
mountPath: /assets
|
mountPath: /assets
|
||||||
- name: content-server
|
- name: content-server
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
image: gitea.bp99.eu/bzp99/urban-terror-server:latest
|
image: gitea.bp99.eu/bp99/urban-terror-server:latest
|
||||||
command:
|
command:
|
||||||
- q3
|
- q3
|
||||||
- content
|
- content
|
||||||
|
|||||||
Reference in New Issue
Block a user