github.com/verrazzano/verrazzano@v1.7.1/tests/testdata/security/network-policies/netpol-test.yaml (about) 1 # Copyright (c) 2021, 2022, Oracle and/or its affiliates. 2 # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. 3 apiVersion: v1 4 kind: Pod 5 metadata: 6 name: netpol-test 7 namespace: netpol-test 8 labels: 9 app: netpol-test 10 spec: 11 containers: 12 - name: test 13 image: "ghcr.io/verrazzano/example-helidon-greet-app-v1:1.0.0-1-20220513221156-7da0d32"