change to docker hub
This commit is contained in:
parent
5661866a94
commit
8081b00847
@ -18,4 +18,4 @@ spec:
|
|||||||
autoscaling.knative.dev/maxScale: "100"
|
autoscaling.knative.dev/maxScale: "100"
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: docker.pkg.github.com/tormachris/knative-report-functions/hello-world-go
|
- image: tormachris/hello-world-go
|
||||||
|
@ -12,4 +12,4 @@ spec:
|
|||||||
autoscaling.knative.dev/metric: cpu
|
autoscaling.knative.dev/metric: cpu
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: docker.pkg.github.com/tormachris/knative-report-functions/hello-world-go
|
- image: tormachris/hello-world-go
|
||||||
|
@ -18,4 +18,4 @@ spec:
|
|||||||
autoscaling.knative.dev/maxScale: "100"
|
autoscaling.knative.dev/maxScale: "100"
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: docker.pkg.github.com/tormachris/knative-report-functions/hello-world-py
|
- image: tormachris/hello-world-py
|
||||||
|
@ -12,4 +12,4 @@ spec:
|
|||||||
autoscaling.knative.dev/metric: cpu
|
autoscaling.knative.dev/metric: cpu
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: docker.pkg.github.com/tormachris/knative-report-functions/hello-world-py
|
- image: tormachris/hello-world-py
|
||||||
|
@ -18,4 +18,4 @@ spec:
|
|||||||
autoscaling.knative.dev/maxScale: "100"
|
autoscaling.knative.dev/maxScale: "100"
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: docker.pkg.github.com/tormachris/knative-report-functions/isprime-go
|
- image: tormachris/isprime-go
|
||||||
|
@ -12,4 +12,4 @@ spec:
|
|||||||
autoscaling.knative.dev/metric: cpu
|
autoscaling.knative.dev/metric: cpu
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: docker.pkg.github.com/tormachris/knative-report-functions/isprime-go
|
- image: tormachris/isprime-go
|
||||||
|
@ -18,4 +18,4 @@ spec:
|
|||||||
autoscaling.knative.dev/maxScale: "100"
|
autoscaling.knative.dev/maxScale: "100"
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: docker.pkg.github.com/tormachris/knative-report-functions/isprime-py
|
- image: tormachris/isprime-py
|
||||||
|
@ -12,4 +12,4 @@ spec:
|
|||||||
autoscaling.knative.dev/metric: cpu
|
autoscaling.knative.dev/metric: cpu
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: docker.pkg.github.com/tormachris/knative-report-functions/isprime-py
|
- image: tormachris/isprime-py
|
||||||
|
Loading…
Reference in New Issue
Block a user