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
|
||||
spec:
|
||||
containers:
|
||||
- image: my-docker-hub-account/http-fileserver-kubernetes:latest
|
||||
- image: pgaertig/nginx-big-upload:latest
|
||||
imagePullPolicy: Always
|
||||
name: http-fileserver
|
||||
resources: {}
|
||||
@ -72,7 +72,7 @@ status: {}
|
||||
spec: {
|
||||
containers: [
|
||||
{
|
||||
image: 'my-docker-hub-account/http-fileserver-kubernetes:latest',
|
||||
image: 'pgaertig/nginx-big-upload:latest',
|
||||
imagePullPolicy: 'Always',
|
||||
name: 'http-fileserver',
|
||||
resources: {},
|
||||
|
Loading…
Reference in New Issue
Block a user