github.com/datreeio/datree@v1.9.22-rc/pkg/policy/tests/7/fail/7-fail.yaml (about) 1 apiVersion: v1 2 kind: Service 3 metadata: 4 name: my-service 5 spec: 6 selector: 7 app: MyApp 8 ports: 9 - protocol: TCP 10 port: 80 11 targetPort: 9376 12 clusterIP: 10.0.171.239 13 type: NodePort 14 status: 15 loadBalancer: 16 ingress: 17 - ip: 192.0.2.127