github.com/verrazzano/verrazzano@v1.7.0/application-operator/controllers/webhooks/testdata/bobs-conf-no-metrics.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: core.oam.dev/v1alpha2
     5  kind: ApplicationConfiguration
     6  metadata:
     7    name: bobs-app
     8    namespace: bobs-books
     9    annotations:
    10      version: v1.0.0
    11      description: "Bob's application"
    12  spec:
    13    components:
    14      - componentName: bobs-mysql-service