github.com/datreeio/datree@v1.9.22-rc/pkg/policy/tests/50/fail/50-fail.yaml (about) 1 apiVersion: v1 2 kind: Pod 3 metadata: 4 name: myPod 5 spec: 6 containers: 7 - name: container 8 image: node 9 ports: 10 - containerPort: 80 11 hostPort: 8080