Fix bzp99 gitea user to bp99

This commit is contained in:
2025-05-06 23:42:05 +02:00
parent 6a7195e6da
commit f9a2f5bdb0
2 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ spec:
- --config=/config/config.yaml
- --content-server=http://127.0.0.1:9090
- --agree-eula
image: gitea.bp99.eu/bzp99/urban-terror-server:latest
image: gitea.bp99.eu/bp99/urban-terror-server:latest
name: server
ports:
- containerPort: 8080
@ -40,7 +40,7 @@ spec:
- q3
- content
- --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
ports:
- containerPort: 9090

View File

@ -62,7 +62,7 @@ spec:
containers:
- name: gameserver
imagePullPolicy: Always
image: gitea.bp99.eu/bzp99/urban-terror-server:latest
image: gitea.bp99.eu/bp99/urban-terror-server:latest
command:
- q3
- server
@ -92,7 +92,7 @@ spec:
mountPath: /assets
- name: content-server
imagePullPolicy: Always
image: gitea.bp99.eu/bzp99/urban-terror-server:latest
image: gitea.bp99.eu/bp99/urban-terror-server:latest
command:
- q3
- content