mirror of https://github.com/knative/docs.git
Fix image url of autoscale-go service (#5579)
Co-authored-by: Reto Lehmann <retocode@icloud.com>
This commit is contained in:
parent
40cb94392c
commit
fdad3fcd81
|
@ -24,4 +24,4 @@ spec:
|
|||
autoscaling.knative.dev/target: "10"
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/knative-samples/autoscale-go:0.1
|
||||
- image: ghcr.io/knative/autoscale-go:latest
|
||||
|
|
Loading…
Reference in New Issue