access allowed

This commit is contained in:
johnpccd 2025-05-24 05:36:53 +02:00
parent debb4bb0a1
commit 9a70df0887

View File

@ -2,8 +2,13 @@ apiVersion: serving.knative.dev/v1
kind: Service kind: Service
metadata: metadata:
name: sereact name: sereact
annotations:
run.googleapis.com/ingress: all
spec: spec:
template: template:
metadata:
annotations:
run.googleapis.com/ingress: all
spec: spec:
containers: containers:
- image: gcr.io/gen-lang-client-0424120530/sereact-api:latest - image: gcr.io/gen-lang-client-0424120530/sereact-api:latest