github.com/verrazzano/verrazzano@v1.7.0/application-operator/controllers/webhooks/testdata/hello-conf-deleting.yaml (about) 1 # Copyright (c) 2020, 2021, 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: hello-app 8 namespace: default 9 annotations: 10 version: v1.0.0 11 description: "Hello application" 12 creationTimestamp: "2021-04-21T20:30:49Z" 13 deletionTimestamp: "2021-04-21T20:35:49Z" 14 spec: 15 components: 16 - componentName: hello-component