mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-07 20:35:33 -04:00
push k8s logs to LOG SERVICE IP
This commit is contained in:
parent
2e2eae0acf
commit
e404132a7d
BIN
dist/index.js
generated
vendored
BIN
dist/index.js
generated
vendored
Binary file not shown.
BIN
dist/index.js.map
generated
vendored
BIN
dist/index.js.map
generated
vendored
Binary file not shown.
@ -38,7 +38,7 @@ spec:
|
|||||||
service: http-fileserver
|
service: http-fileserver
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: my-docker-hub-account/http-fileserver-kubernetes:latest
|
- image: pgaertig/nginx-big-upload:latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: http-fileserver
|
name: http-fileserver
|
||||||
resources: {}
|
resources: {}
|
||||||
@ -72,7 +72,7 @@ status: {}
|
|||||||
spec: {
|
spec: {
|
||||||
containers: [
|
containers: [
|
||||||
{
|
{
|
||||||
image: 'my-docker-hub-account/http-fileserver-kubernetes:latest',
|
image: 'pgaertig/nginx-big-upload:latest',
|
||||||
imagePullPolicy: 'Always',
|
imagePullPolicy: 'Always',
|
||||||
name: 'http-fileserver',
|
name: 'http-fileserver',
|
||||||
resources: {},
|
resources: {},
|
||||||
|
Loading…
Reference in New Issue
Block a user