Fix image url of autoscale-go service (#5579)

Co-authored-by: Reto Lehmann <retocode@icloud.com>
This commit is contained in:
Knative Prow Robot 2023-05-26 16:12:26 +01:00 committed by GitHub
parent 40cb94392c
commit fdad3fcd81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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