github.com/verrazzano/verrazzano@v1.7.1/tests/testdata/test-applications/coherence/hello-coherence/verrazzano-project.yaml (about)

     1  # Copyright (c) 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  
     4  apiVersion: clusters.verrazzano.io/v1alpha1
     5  kind: VerrazzanoProject
     6  metadata:
     7    name: hello-coherence
     8    namespace: verrazzano-mc
     9  spec:
    10    template:
    11      namespaces:
    12        - metadata:
    13            name: mc-hello-coherence
    14            labels:
    15              istio-injection: "disabled"
    16    placement:
    17      clusters:
    18        - name: managed1
    19