Skip to content

EmailDomain Sample

This page is generated from the checked-in sample manifest at config/samples/email_v1beta1_emaildomain.yaml.

Field Value
Resource email/EmailDomain
API Version email.oracle.com/v1beta1
Source Path config/samples/email_v1beta1_emaildomain.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 domain and compartment OCID below before running e2e.
# Update metadata.name and spec.name together if you want to force a fresh create instead of
# binding to an existing EmailDomain with the same name in the same compartment.
#
apiVersion: email.oracle.com/v1beta1
kind: EmailDomain
metadata:
  name: emaildomain-sample
spec:
  name: mail.example.com
  compartmentId: ocid1.compartment.oc1..exampleuniqueID
  description: OSOK EmailDomain sample