ApmDomain Sample¶
This page is generated from the checked-in sample manifest at config/samples/apmcontrolplane_v1beta1_apmdomain.yaml.
| Field | Value |
|---|---|
| Resource | apmcontrolplane/ApmDomain |
| API Version | apmcontrolplane.oracle.com/v1beta1 |
| Source Path | config/samples/apmcontrolplane_v1beta1_apmdomain.yaml |
#
# Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
# Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
#
#
# Replace the compartment OCID below before running e2e.
# Update metadata.name or spec.displayName if you want to force a fresh create instead of
# binding to an existing ApmDomain with the same compartmentId and displayName.
#
apiVersion: apmcontrolplane.oracle.com/v1beta1
kind: ApmDomain
metadata:
name: apmdomain-sample
spec:
compartmentId: ocid1.compartment.oc1..exampleuniqueID
displayName: apm-domain-sample
description: Sample Application Performance Monitoring domain
freeformTags:
managed-by: oci-service-operator