github.com/datreeio/datree@v1.9.22-rc/pkg/policy/tests/7/pass/7-pass-2.yaml (about) 1 apiVersion: serving.knative.dev/v1 2 kind: Service 3 metadata: 4 creationTimestamp: null 5 name: hadartest 6 namespace: knative-serving-demo-0 7 spec: 8 type: NodePort 9 template: 10 metadata: 11 annotations: 12 client.knative.dev/updateTimestamp: "2023-07-06T10:38:55Z" 13 client.knative.dev/user-image: gcr.io/knative-samples/helloworld-go 14 creationTimestamp: null 15 spec: 16 containers: 17 - image: gcr.io/knative-samples/helloworld-go 18 name: "" 19 ports: 20 - containerPort: 8080 21 resources: {} 22 status: {}