apiVersion: serving.knative.dev/v1alpha1 kind: Service metadata: name: hello-world-py-sc namespace: default spec: template: metadata: annotations: # Knative cpu-based autoscaling. autoscaling.knative.dev/class: kpa.autoscaling.knative.dev autoscaling.knative.dev/metric: cpu spec: containers: - image: docker.pkg.github.com/tormachris/knative-report-functions/hello-world-py