Domain Sample¶
This page is generated from the checked-in sample manifest at config/samples/tenantmanagercontrolplane_v1beta1_domain.yaml.
| Field | Value |
|---|---|
| Resource | tenantmanagercontrolplane/Domain |
| API Version | tenantmanagercontrolplane.oracle.com/v1beta1 |
| Source Path | config/samples/tenantmanagercontrolplane_v1beta1_domain.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 and domain name below before running e2e.
# `spec.domainName` is the OCI identity surface; metadata.name is only the Kubernetes object name.
#
apiVersion: tenantmanagercontrolplane.oracle.com/v1beta1
kind: Domain
metadata:
name: domain-sample
spec:
compartmentId: ocid1.tenancy.oc1..exampleuniqueID
domainName: example.com
subscriptionEmail: admin@example.com
isGovernanceEnabled: false