change to docker hub
This commit is contained in:
@ -18,4 +18,4 @@ spec:
|
||||
autoscaling.knative.dev/maxScale: "100"
|
||||
spec:
|
||||
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
|
||||
spec:
|
||||
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"
|
||||
spec:
|
||||
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
|
||||
spec:
|
||||
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"
|
||||
spec:
|
||||
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
|
||||
spec:
|
||||
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"
|
||||
spec:
|
||||
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
|
||||
spec:
|
||||
containers:
|
||||
- image: docker.pkg.github.com/tormachris/knative-report-functions/isprime-py
|
||||
- image: tormachris/isprime-py
|
||||
|
Reference in New Issue
Block a user